mirror of
https://github.com/mgcaret/rom4x.git
synced 2024-09-15 18:55:14 +00:00
7 lines
100 B
ArmAsm
7 lines
100 B
ArmAsm
.pc02
|
|
.include "iic.defs"
|
|
.code
|
|
.org $FF73
|
|
.ifdef EN_XMODEM
|
|
jsr $CFE5 ; R/W patch
|
|
.endif |