In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
No change in size ,  21:28, 4 November 2009
m
no edit summary
Line 12: Line 12:  
== Important Notices ==
 
== Important Notices ==
 
* 1.3x is out. Fixes tons of fatal flaws in 1.3. Get the latest [[µSync]] with it, it has important bugfixes 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 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 ==
'''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'''''!
 
1.3 is the True Final release, if there are any bugs, please report them on the talk page, and I will fix them A.S.A.P.
 
1.3 is the True Final release, if there are any bugs, please report them on the talk page, and I will fix them A.S.A.P.
Line 36: Line 36:  
* Fixed directory listing.
 
* Fixed directory listing.
 
* Cache for increased speeds.
 
* Cache for increased speeds.
* Changed drive names. libFAT styled now (sd:/, usb:/, gca:/, and gcb:/)
+
* Changed drive names. libfat styled now (sd:/, usb:/, gca:/, and gcb:/)
 
* Cleaner code.
 
* Cleaner code.
 
* Start of DS code.
 
* Start of DS code.
401

edits

Navigation menu