2020-05-03 11:47:32 +10:00
|
|
|
: BLK$
|
2020-05-15 04:49:16 +10:00
|
|
|
H@ 0x3c ( BLK(* ) RAM+ !
|
|
|
|
1024 ALLOT
|
2020-05-03 11:47:32 +10: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-26 11:54:07 +10:00
|
|
|
;
|
|
|
|
|
|
|
|
|