1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-07-20 07:08:26 +10:00
collapseos/blk/157

6 lines
80 B
Plaintext
Raw Normal View History

2020-04-30 11:52:18 +10:00
: WIPE BLK( 1024 0 FILL BLK!! ;
( src dst -- )
: COPY SWAP BLK@ BLK> ! BLK! ;