collapseos/blk/417

12 lines
192 B
Plaintext
Raw Normal View History

: BLK$
2020-05-15 04:49:16 +10:00
H@ 0x3c ( BLK(* ) RAM+ !
1024 ALLOT
( LOAD detects end of block with ASCII EOT. This is why
we write it there. EOT == 0x04 )
4 C,
0 BLKDTY !
-1 BLK> !
2020-04-26 11:54:07 +10:00
;