Front SD ELF loader added
[svpe-wii.git] / sdelfloader / README
blob96a7e3a4849c28248efe3fa959afe9c80904b769
1 Just a small Front SD ELF loader with a menu 
2 Written by svpe, #wiidev@efnet, svpe@gmx.net
4 Create an elf directory on your SD card and put all your ELF files in there.
5 You can load the main file with a trucha disc or the twilight hack.
7 The miniloader is just a quick hack to make this work with trucha discs because
8 the apploader i used didn't seem to support a non-standard entry point.
10 Just type make to compile (Hint: a precompiled binary is included.)
12 There are probably still some bugs so don't blame me if something goes wrong.
14 See COPYING for the license (GNU GPL 2; and _only_ version 2)
16 Credits:
17 Internal SD stuff by bushing, marcan and maybe some more people. I just reversed the twilight hack elf loader.
18 FatFs by elm-chan.org
19 ELF loading code taken from geckoloader by dhewg, #wiidev at efnet. Written by dhewg, tmbinc and William L. Pitts
20 People from #wiidev who helped me with a few problems ;)