mirror of
https://github.com/mgcaret/romex.git
synced 2025-03-03 02:29:15 +00:00
6 lines
180 B
ArmAsm
6 lines
180 B
ArmAsm
|
.pc02
|
||
|
.include "iiee.defs"
|
||
|
; correlate these with the text patch
|
||
|
rompatch $f39f,57,"pickboot" ; patches over AppleSoft STORE and RECALL
|
||
|
.include "../common/pickboot.s"
|
||
|
endpatch
|