diff --git a/src/rsrt0.S b/src/rsrt0.S index 3f06450..e5eaef3 100644 --- a/src/rsrt0.S +++ b/src/rsrt0.S @@ -28,7 +28,7 @@ __start: @ See https://problemkaputt.de/gbatek.htm#gbasystemcontrol for reference. ldr r0, =0x04000204 ldr r1, =0x4317 - str r1, [r0] + strh r1, [r0] @ copy .data and .text_iwram section to IWRAM ldr r0, =__iwram_lma @ source address