Fix chainloader
This commit is contained in:
parent
0ac6db006a
commit
0ba7f9dba0
@ -56,5 +56,5 @@ disableMpuAndJumpToEntrypoints:
|
|||||||
@ Jump to the ARM9 entrypoint
|
@ Jump to the ARM9 entrypoint
|
||||||
mov r0, r4
|
mov r0, r4
|
||||||
mov r1, r5
|
mov r1, r5
|
||||||
ldr r2, =0x1BEEF
|
ldr r2, =0x2BEEF
|
||||||
bx r6
|
bx r6
|
||||||
|
Reference in New Issue
Block a user