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
|
|
|
|
we write it there. EOT == 0x04 )
|
|
|
|
4 C,
|
|
|
|
0 BLKDTY !
|
|
|
|
-1 BLK> !
|
2020-04-25 21:54:07 -04:00
|
|
|
;
|
|
|
|
|
|
|
|
|