v1.7.1: Heap bugfix, add payload chainloading
This commit is contained in:
parent
fc87643922
commit
aac874f7a3
2 changed files with 323 additions and 136 deletions
2
Makefile
2
Makefile
|
@ -11,7 +11,7 @@ include $(DEVKITARM)/base_rules
|
|||
IPL_LOAD_ADDR := 0x40003000
|
||||
LPVERSION_MAJOR := 1
|
||||
LPVERSION_MINOR := 7
|
||||
LPVERSION_BUGFX := 0
|
||||
LPVERSION_BUGFX := 1
|
||||
|
||||
################################################################################
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue