Difference between revisions of "LibELM"
Jump to navigation
Jump to search
m |
(Added the category thing.) |
||
Line 13: | Line 13: | ||
LibELM is Wii only, at the moment, and supports SD card, USB stick, and ''should'' support SDGecko, but SDGecko has not been tested. | LibELM is Wii only, at the moment, and supports SD card, USB stick, and ''should'' support SDGecko, but SDGecko has not been tested. | ||
+ | |||
+ | For software using LibELM, go to [[:Category:Homebrew using libELM]] |
Revision as of 00:13, 24 September 2009
LibELM | |
General | |
---|---|
Author(s) | SquidMan |
Type | Library |
Version | 1.1 |
Links | |
Download | |
Website | |
Source |
LibELM is a FAT driver, like libFAT. However, LibELM is based on the amazing ELM FAT driver by ChaN. LibELM now has a devoptab so now you can use stdio functions (fopen, fread, etc.)! You can still use the old functions, although some names have changed. The original style is here: http://elm-chan.org/fsw/ff/00index_e.html
LibELM is Wii only, at the moment, and supports SD card, USB stick, and should support SDGecko, but SDGecko has not been tested.
For software using LibELM, go to Category:Homebrew using libELM