Update FIRM loading magic, only deinit LCDs if they are inited, fix ntrboot naming

This commit is contained in:
Aurora Wright
2017-09-07 05:24:43 +02:00
parent bc1aa15dd7
commit 4116c1e00f
5 changed files with 8 additions and 4 deletions

View File

@@ -56,5 +56,5 @@ disableMpuAndJumpToEntrypoints:
@ Jump to the ARM9 entrypoint
mov r0, r4
mov r1, r5
ldr r2, =0x2BEEF
ldr r2, =0x3BEEF
bx r6