mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-06 01:50:57 +11:00
6 lines
161 B
Plaintext
6 lines
161 B
Plaintext
PC ORG @ 0x20 + ! ( numberWord )
|
|
PC ORG @ 0x24 + ! ( addrWord ) ( see B287 for comments )
|
|
DI DX MOVxx, DI [DI] MOVx[], DI PUSHx,
|
|
DX INCx, DX INCx,
|
|
;CODE
|