haxchi/hbl_loader
FIX94 c503921eaa -keep the hbl loader in sync with the latest commits
-added zips for mario kart ds, new super mario bros, star fox command and phantom hourglass
2016-11-15 01:49:12 +01:00
..
sd_loader -keep the hbl loader in sync with the latest commits 2016-11-15 01:49:12 +01:00
common.h -made possible elf path much longer, instead of 80 characters it now supports up to 250 2016-11-14 20:07:50 +01:00
coreinit.h now includes a homebrew launcher loader! credits to the original go to dimok 2016-11-10 04:52:25 +01:00
crt0.S now includes a homebrew launcher loader! credits to the original go to dimok 2016-11-10 04:52:25 +01:00
elf_abi.h now includes a homebrew launcher loader! credits to the original go to dimok 2016-11-10 04:52:25 +01:00
fs_defs.h now includes a homebrew launcher loader! credits to the original go to dimok 2016-11-10 04:52:25 +01:00
kernel_patches.S now includes a homebrew launcher loader! credits to the original go to dimok 2016-11-10 04:52:25 +01:00
kexploit.c -fixed screen corruption when loading homebrew launcher by properly clearing the screen 2016-11-12 22:16:06 +01:00
kexploit.h now includes a homebrew launcher loader! credits to the original go to dimok 2016-11-10 04:52:25 +01:00
launcher.c -made possible elf path much longer, instead of 80 characters it now supports up to 250 2016-11-14 20:07:50 +01:00
logger.c now includes a homebrew launcher loader! credits to the original go to dimok 2016-11-10 04:52:25 +01:00
logger.h now includes a homebrew launcher loader! credits to the original go to dimok 2016-11-10 04:52:25 +01:00
Makefile -added file loading with button configuration, make sure to check the README for instructions. 2016-11-14 00:18:10 +01:00
os_defs.h -fixed screen corruption when loading homebrew launcher by properly clearing the screen 2016-11-12 22:16:06 +01:00
README now includes a homebrew launcher loader! credits to the original go to dimok 2016-11-10 04:52:25 +01:00
structs.h now includes a homebrew launcher loader! credits to the original go to dimok 2016-11-10 04:52:25 +01:00
types.h now includes a homebrew launcher loader! credits to the original go to dimok 2016-11-10 04:52:25 +01:00

This is a modified version of dimok's original homebrew launcher installer which can be found here:  
https://github.com/dimok789/homebrew_launcher/tree/master/installer