mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-05 15:20:56 +11:00
8 lines
112 B
Plaintext
8 lines
112 B
Plaintext
CODE @DCSTAT ( drv -- f )
|
|
BC POPqq,
|
|
chkPS,
|
|
A 0x28 LDrn, ( @DCSTAT )
|
|
0x28 RSTn,
|
|
PUSHZ,
|
|
;CODE
|