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