haxchi/hbl_loader
FIX94 791b2944a7 -fixed screen corruption when loading homebrew launcher by properly clearing the screen
-modified IOSU exploit to load from high MEM1 to not run into existing memory and crash
-updated homebrew launcher loader to follow dimoks latest commit and be ready for 1.4 .rpx loading
2016-11-12 22:16:06 +01:00
..
sd_loader -fixed screen corruption when loading homebrew launcher by properly clearing the screen 2016-11-12 22:16:06 +01:00
common.h -fixed screen corruption when loading homebrew launcher by properly clearing the screen 2016-11-12 22:16:06 +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 -fixed screen corruption when loading homebrew launcher by properly clearing the screen 2016-11-12 22:16:06 +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 -fixed screen corruption when loading homebrew launcher by properly clearing the screen 2016-11-12 22:16:06 +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