[ DOCS ] : Memo Star Kernal Command Reference
Courtesy of Zippy Zap @ Lemon64 forums:
Has built-in function keys, uses wedge style commands with @ and >. so >$ is directory (or @$) > or @ reads the error channel.
Does not have a fast loader.
| Command | Action |
|---|---|
| @ or > | Read error channel |
| >$ or @$ | Load disk directory |
| LOAD”PRGNAME” (with or without ,8 or ,9) | Load file from disk |
| @8 or @9 | Direct a command to the corresponding disk drive |
| OFF | Disable the wedge |
| f1 | LIST |
| f2 | Monitor (X to go back to BASIC) |
| f3 | RUN |
| f4 | OFF |
| f5 | LOAD (LOADs the first program on disk) |
| f6 | SAVE” |
| f7 | >$0 Clears the screen and displays a disk directory. You can type LOAD and return on any directory entry to load that program. |
| f8 | @8 or @9 – shows status for each drive if you have 2 for example. |
