romex/no_tape/B0_C2C0_patch_resetx.s
Michael Guidero 73b2b6f918 initial
2019-02-07 14:26:55 -08:00

7 lines
157 B
ArmAsm

.pc02
.include "iiee.defs"
; correlate these with the text patch
rompatch $c2c0,3,"resetx"
jmp $c500 ; intercept diags hook
endpatch