2020-04-14 18:15:07 -04:00
|
|
|
Block explorer
|
|
|
|
|
|
|
|
This is an application to conveniently browse the contents of
|
|
|
|
the disk blocks. You can launch it with "102 LOAD".
|
|
|
|
|
|
|
|
USAGE: When loaded, the Forth interpreter is replaced by the
|
|
|
|
explorer interpreter. Typing "Q" quits the program.
|
|
|
|
|
|
|
|
Typing a decimal number followed by space or return lists the
|
2020-04-15 22:21:09 -04:00
|
|
|
contents of that block. B for previous block, N for next.
|