#103792 - Sausage Boy - Sun Sep 24, 2006 5:38 pm
There are a couple of versions:
gba_nds_fat
chishm's original fat library, works alright with many devices.
Varios gba_nds_fat modifications
There are a couple of modifications, like Rein. They generally support more devices than gba_nds_fat, but are probably more hacky and less tested.
libfat
This is the latest version by chishm. It's the only thing he maintains, so even though it may not support all devices, it probably will in the future. It's using a better code structure than gba_nds_fat with modifications, and is generally superior. But, it has one drawback! You can not list the contents of a directory with it. In future versions, this will be included.
I use libfat, and I suggest you do the same.
_________________
"no offense, but this is the gayest game ever"
#103818 - tepples - Sun Sep 24, 2006 8:03 pm
Is there a way to get Microsoft Windows to run a program on a card every time the user ejects the card?
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.
#103845 - TJ - Sun Sep 24, 2006 11:07 pm
I have had a few projects that wanted arm-elf rather than arm-eabi, and I just edited the names in the Makefile to get it compile.