rom4x/rom5x/B0_FAC8_patch_reset.s

8 lines
86 B
ArmAsm
Raw Permalink Normal View History

2017-02-12 19:53:47 +00:00
; patch RESET.X to call reset5x
2017-03-19 03:00:43 +00:00
.include "iic+.defs"
.code
.org $fac8
2017-02-12 19:53:47 +00:00
jmp gorst5x