mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-05 15:20:56 +11:00
295b4b6e0a
Will be useful for assembling binaries for the TRS-80 which can't start at addr 0.
14 lines
139 B
Plaintext
14 lines
139 B
Plaintext
CODE >R
|
|
HL POPqq,
|
|
chkPS,
|
|
( 17 == pushRS )
|
|
17 BCALL,
|
|
;CODE
|
|
|
|
CODE R>
|
|
( 20 == popRS )
|
|
20 BCALL,
|
|
HL PUSHqq,
|
|
;CODE
|
|
|