Description
SOS BASIC is a BASIC extension that is provided by the installation of the Stringy Operating System (SOS), required to use the Spectravideo SVI-777 device, an unusual cassette data recorder.
This peripheral was sold with a Master Tape and you needed to type BLOAD"cas:boot",R under Basic (the name "boot" can be omitted) to install the OS.
Instructions
SOS BASIC extends the 6 following instructions: CLOSE, LOAD, MERGE, OPEN, RUN, SAVE, and adds 9 new instructions, most of them are inspired by standard instructions or MSX-DOS commands. They can't be used on MSX Turbo R.
In a similar way to QuickDisk BASIC, 8 of these new instructions are linked to function keys, whose content is redefined.
Note: CALL can be replaced by the character underscore (_). A space is not required after this character. See CALL for more info.
Instruction | Generation | Function key |
---|---|---|
CALL SDIR | MSX1 | F1 |
CALL SKILL | MSX1 | |
CALL SLOAD | MSX1 | F2 |
CALL SMOUNT | MSX1 | F10 |
CALL SREMOVE | MSX1 | F9 |
CALL SREN | MSX1 | F7 |
CALL SRUN | MSX1 | F3 |
CALL SSAVE | MSX1 | F6 |
CALL SSET | MSX1 | F8 |
Pages in category "SOS BASIC"
The following 15 pages are in this category, out of 15 total.
C |
C cont. |
LMORS |