rom4x/rom4x/B0_FAB4_patch_pwrup.s

8 lines
85 B
ArmAsm

; patch PWRUP to call boot4x
.include "iic.defs"
.code
.org $fab4
nop
jmp gobt4x