2020-05-02 21:47:32 -04:00
|
|
|
: BLK$
|
2020-05-14 14:49:16 -04:00
|
|
|
H@ 0x3c ( BLK(* ) RAM+ !
|
|
|
|
1024 ALLOT
|
2020-05-02 21:47:32 -04:00
|
|
|
( LOAD detects end of block with ASCII EOT. This is why
|
2020-05-15 11:34:35 -04:00
|
|
|
we write it there. )
|
|
|
|
EOT,
|
2020-05-02 21:47:32 -04:00
|
|
|
0 BLKDTY !
|
|
|
|
-1 BLK> !
|
2020-04-25 21:54:07 -04:00
|
|
|
;
|
|
|
|
|
|
|
|
|
2020-06-11 18:12:01 -04:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|