FAT library for GBA, DS, Gamecube & Wii
Go to file
mtheall 8ae46ee04f Add hidden interface to support FeOS implementation of multiple cwd.
This interface grabs the pointer to the cwd cluster. This interface
is hidden because it can be very easily used incorrectly. Modifying
the cwd cluster value may cause unexpected results, so use at your
own risk, which includes a corrupted storage medium.
2012-09-14 16:48:11 -05:00
gba remove generated include folders on clean 2012-05-09 16:49:11 +01:00
include Add hidden interface to support FeOS implementation of multiple cwd. 2012-09-14 16:48:11 -05:00
libogc remove generated include folders on clean 2012-05-09 16:49:11 +01:00
nds remove generated include folders on clean 2012-05-09 16:49:11 +01:00
source Add hidden interface to support FeOS implementation of multiple cwd. 2012-09-14 16:48:11 -05:00
.gitignore ignore generated include folders 2012-05-13 13:10:45 +01:00
libfat.pnproj support to read/write FS info sector for FAT32 partitions. speeds up statvfs. patch submitted by dimok 2011-01-16 19:03:37 +00:00
Makefile remove generated include folders from source distribution 2012-05-09 16:48:36 +01:00