Description: DOSFS is a FAT-compatible filesystem intended for fairly low-end
embedded applications. It is not the leanest possible implementation
(the leanest FAT implementations operate in << 512 bytes of RAM, with
heavy restrictions). This code strikes a good balance between size
and functionality, with an emphasis on RAM footprint.
To Search:
File list (Check if you may need any files):
dosfs-1.03\dosfs.c
..........\dosfs.h
..........\hostemu.c
..........\hostemu.h
..........\main.c
..........\Makefile
..........\readme.txt
dosfs-1.03