Changes

no edit summary
Line 1: Line 1:  
This is just a small Front SD ELF loader with a menu, written by svpe, #wiidev@efnet, svpe@gmx.net.
 
This is just a small Front SD ELF loader with a menu, written by svpe, #wiidev@efnet, svpe@gmx.net.
  −
The miniloader is just a quick hack to make this work with trucha discs because the apploader i used didn't seem to support a non-standard entry point.
      
There are probably still some bugs so don't blame me if something goes wrong.
 
There are probably still some bugs so don't blame me if something goes wrong.
Line 12: Line 10:     
If you want to compile it yourself you just need to type 'make' in the root directory. Precompiled elf and dol binaries are included.
 
If you want to compile it yourself you just need to type 'make' in the root directory. Precompiled elf and dol binaries are included.
 +
 +
The miniloader/ is just a quick hack to make this work with trucha discs because the apploader i used didn't seem to support a non-standard entry point. The real loader with the front SD code is in the loader/ directory.
    
==Credits==
 
==Credits==