romex/no_tape/B0_FECD_mon_write.s

10 lines
244 B
ArmAsm
Raw Normal View History

2019-02-07 22:26:55 +00:00
; Patch monitor WRITE code
.pc02
.include "iiee.defs"
rompatch $fecd,10,"mon_write"
bra $ff2d ; print ERR
sta romin ; at $fecf
jmp $f3a0 ; to boot selection hanndler
endpatch