Description: Useful source of small FAT file system, including the file directory operations, such as reading and writing some of the basic operation of the operation.
File list (Check if you may need any files):
include
.......\bit_ops.h
.......\cache.h
.......\common.h
.......\directory.h
.......\disc_io
.......\.......\disc.h
.......\.......\disc_io.h
.......\.......\disc_io1.h
.......\.......\io_acekard.h
.......\.......\io_ak_sd.h
.......\.......\io_cf_common.h
.......\.......\io_efa2.h
.......\.......\io_fcsr.h
.......\.......\io_m3cf.h
.......\.......\io_m3sd.h
.......\.......\io_m3_common.h
.......\.......\io_mmcf.h
.......\.......\io_mpcf.h
.......\.......\io_njsd.h
.......\.......\io_nmmc.h
.......\.......\io_rpg_nand.h
.......\.......\io_rpg_sd.h
.......\.......\io_sccf.h
.......\.......\io_scsd.h
.......\.......\io_sc_common.h
.......\.......\io_sd_common.h
.......\fat.h
.......\fatdir.h
.......\fatdir_ex.h
.......\fatfile.h
.......\fatfile_ex.h
.......\filetime.h
.......\file_allocation_table.h
.......\mem_allocate.h
.......\partition.h
.......\unicode
.......\.......\unicode.h
Makefile
source
......\cache.c
......\cache1.c
......\directory.c
......\disc_io
......\.......\disc.c
......\.......\io_acekard.c
......\.......\io_acekard1.c
......\.......\io_ak_sd.c
......\.......\io_cf_common.c
......\.......\io_dldi.h
......\.......\io_efa2.c
......\.......\io_fcsr.c
......\.......\io_m3cf.c
......\.......\io_m3sd.c
......\.......\io_m3_common.c
......\.......\io_mmcf.c
......\.......\io_mpcf.c
......\.......\io_njsd.c
......\.......\io_nmmc.c
......\.......\io_rpg_nand.c
......\.......\io_rpg_sd.c
......\.......\io_sccf.c
......\.......\io_scsd.c
......\.......\io_sc_common.c
......\.......\io_sd_common.c
......\fatdir.c
......\fatdir_ex.c
......\fatfile.c
......\fatfile_ex.c
......\filetime.c
......\file_allocation_table.c
......\libfat.c
......\partition.c
......\unicode
......\.......\unicode.c