Line 9:
Line 9:
| website = http://squidman.no-ip.org/
| website = http://squidman.no-ip.org/
}}
}}
−
−
== Important Notices ==
−
* 1.4 is now out! Many bugs should be fixed, and several new features have been added. Check it out. Requires the latest [[µSync]] and has a version header too.
−
* 1.3x is out. Fixes tons of fatal flaws in 1.3. Get the latest [[µSync]] with it, it has important bugfixes too.
−
* LibELM v1.3 is out! After a long long time of waiting, I can now proudly say that '''LibELM''' is superior to [[libfat]] in every way! File accesses have changed to libfat style (sd:/, usb:/, gca:/, and gcb:/). Cache, as well as a few other fixes, were added to v1.3 by yellow.wood.goblin, giving it speeds greater than libfat. DS support is in the works (supposedly, the DS code in there at the moment works on the AKRPG, but I have not tested the code, nor even checked to see if it compiles.) DLDI code is to be contributed by Normmatt.
−
−
== LibELM ==
'''LibELM''' is a FAT driver, like [[libfat]]. However, LibELM is based on the amazing ELM FatFs driver by ChaN.
'''LibELM''' is a FAT driver, like [[libfat]]. However, LibELM is based on the amazing ELM FatFs driver by ChaN.
LibELM has a ''devoptab'' so you can use stdio functions (fopen, fread, etc.)! Directories and LFN filenames are supported! Completely usable for '''''everything'''''!
LibELM has a ''devoptab'' so you can use stdio functions (fopen, fread, etc.)! Directories and LFN filenames are supported! Completely usable for '''''everything'''''!
Line 27:
Line 20:
The original ELM FatFs page is here: [http://elm-chan.org/fsw/ff/00index_e.html http://elm-chan.org/fsw/ff/00index_e.html]
The original ELM FatFs page is here: [http://elm-chan.org/fsw/ff/00index_e.html http://elm-chan.org/fsw/ff/00index_e.html]
+
+
== Important Notices ==
+
* 1.4 is now out! Many bugs should be fixed, and several new features have been added. Check it out. Requires the latest [[µSync]] and has a version header too.
+
* 1.3x is out. Fixes tons of fatal flaws in 1.3. Get the latest [[µSync]] with it, it has important bugfixes too.
+
* LibELM v1.3 is out! After a long long time of waiting, I can now proudly say that '''LibELM''' is superior to [[libfat]] in every way! File accesses have changed to libfat style (sd:/, usb:/, gca:/, and gcb:/). Cache, as well as a few other fixes, were added to v1.3 by yellow.wood.goblin, giving it speeds greater than libfat. DS support is in the works (supposedly, the DS code in there at the moment works on the AKRPG, but I have not tested the code, nor even checked to see if it compiles.) DLDI code is to be contributed by Normmatt.
== Revision History ==
== Revision History ==