S-OS

S-OS is a simple operating system mainly for Z80 based computers. The operating system was first presented in 1986 in the Japanese magazine Oh!X in an article called "The Sentinel".[1]

Commands

The command and command set is very simplified.

Directory #D [<device name>:]
Change default device (S=startup, A=tape..) #DV <device name>:
Jump to address (and run program) #J <address>
Load the program #L <filename>[:<address>]
Enter the machine specific monitor #M
Delete the file #K <file name>
Save a memory block to file #S <filename>: <start address>: <end address>[: <execution address>]
Exit from S-OS and reboot #!

Supported systems

References

External links

This article is issued from Wikipedia - version of the 12/24/2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.