mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-05 15:10:55 +11:00
7 lines
204 B
Plaintext
7 lines
204 B
Plaintext
Disk
|
|
|
|
BLK> -- a Address of the current block variable.
|
|
LIST n -- Prints the contents of the block n on screen in the
|
|
form of 16 lines of 64 columns.
|
|
LOAD n -- Interprets Forth code from block n
|