Jump to content

S-OS: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Adding short description: "Operating system" (Shortdesc helper)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{short description|Operating system}}
{{one source|date=July 2014}}
'''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".<ref>[http://www.z88dk.org/wiki/doku.php?id=platform:sos S-OS (The Sentinel)]</ref>
'''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".<ref>[http://www.z88dk.org/wiki/doku.php?id=platform:sos S-OS (The Sentinel)]</ref>


Line 20: Line 22:
* Sharp X1turbo/II/III/Z/ZII/ZIII
* Sharp X1turbo/II/III/Z/ZII/ZIII
* NEC PC-8001/8801
* NEC PC-8001/8801
* NEC PC-6001mkII/6601/SR
* Sony SMC-777C
* Sony SMC-777C
* Toshiba PASOPIA
* Toshiba PASOPIA
* Fujitsu FM-7 / 77 (Z80 extension card)
* Fujitsu FM-7 / 77 (Z80 extension card)
* [[Sharp X68000]] (emulated Z80)
* [[Sharp X68000]] (emulated Z80)
* PC-286 (emulated Z80)
* PC-286/NEC PC-9801 (emulated Z80)
* [[MSX]] 2 / 2+ / turboR
* [[MSX]] 2 / 2+ / turboR
* Casio FP-1000 / 1100
* Casio FP-1000 / 1100
Line 36: Line 39:
* http://www.retropc.net/ohishi/s-os/
* http://www.retropc.net/ohishi/s-os/
* http://homepage2.nifty.com/akikawa/sword/index.html
* http://homepage2.nifty.com/akikawa/sword/index.html
* http://ja.wikipedia.org/wiki/Oh!X
* http://www16.ocn.ne.jp/~ver0/g800/#sos
* http://www16.ocn.ne.jp/~ver0/g800/#sos


Line 43: Line 45:


{{operating-system-stub}}
{{operating-system-stub}}
[[ja:Oh!X#THE_SENTINEL]]

Latest revision as of 20:34, 13 February 2019

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

[edit]

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

[edit]
  • Sharp MZ-80K/C/1200
  • Sharp MZ-700 / 1500
  • Sharp MZ-80B / 2000 / 2200
  • Sharp MZ-2500/2861(MZ-2500 mode)
  • Sharp X1/C/D/Cs/Ck/F/G/Twin (two different implementations)
  • Sharp X1turbo/II/III/Z/ZII/ZIII
  • NEC PC-8001/8801
  • NEC PC-6001mkII/6601/SR
  • Sony SMC-777C
  • Toshiba PASOPIA
  • Fujitsu FM-7 / 77 (Z80 extension card)
  • Sharp X68000 (emulated Z80)
  • PC-286/NEC PC-9801 (emulated Z80)
  • MSX 2 / 2+ / turboR
  • Casio FP-1000 / 1100
  • Windows 32 bit (emulated Z80)
  • Sharp calculators PC-G850/S/V/VS

References

[edit]
[edit]