rom4x/rom5x/B0_FAC8_patch_reset.s

8 lines
86 B
ArmAsm

; patch RESET.X to call reset5x
.include "iic+.defs"
.code
.org $fac8
jmp gorst5x