nes-proj/core/cfs
nvt-se 995e788d73 Fixed append->modify->append bug.
Approximately doubled the speed of file reservations.

Reduced the compiled code size by about 100 bytes by removing redundant code.
2009-05-11 16:35:49 +00:00
..
cfs-coffee.c Fixed append->modify->append bug. 2009-05-11 16:35:49 +00:00
cfs-coffee.h made the documentation more clear. 2009-05-04 22:29:48 +00:00
cfs-eeprom.c switched unsigned int to cfs_offset_t 2009-02-27 14:50:35 +00:00
cfs-posix-dir.c Set directory entry size if available in some dirent field. Currently for the Apple2 only. 2008-03-29 13:54:56 +00:00
cfs-posix.c switched unsigned int to cfs_offset_t 2009-02-27 14:50:35 +00:00
cfs-ram.c Major API change: 2009-02-27 14:25:37 +00:00
cfs-xmem.c Major API change: 2009-02-27 14:25:37 +00:00
cfs.h Switched cfs offset type to signed int to allow backward movements with cfs_seek. 2009-03-01 12:28:39 +00:00