1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-07-21 01:20:18 +10:00
collapseos/blk/495
2020-05-02 06:20:03 -04:00

11 lines
151 B
Plaintext

CODE @RDSEC ( drv cylsec addr -- f )
HL POPqq,
DE POPqq,
BC POPqq,
chkPS,
A 0x31 LDrn, ( @RDSEC )
0x28 RSTn,
PUSHZ,
;CODE