1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-07-23 19:30:20 +10:00
collapseos/blk/109
2020-05-07 08:44:17 -04:00

10 lines
203 B
Plaintext

: E
FBUF _blen EDPOS @ _cpos 2DUP + ( l a1 a1+l )
SWAP _rbufsz MOVE ( l )
( get to next line - l )
DUP EDPOS @ 0xffc0 AND 0x40 + -^ _cpos ( l a )
SWAP 0 FILL
EDPOS @ 64 / _pln
;