Jump to content

Z80-RIO

From Wikipedia, the free encyclopedia
Z80-RIO
DeveloperZilog
Working stateDiscontinued
Source modelClosed source
PlatformsZilog Z80
Default
user interface
Command-line interface
LicenseProprietary
Official websitewww.zilog

TheZ80 Operating System with Relocatable Modules and I/O Management(Z80-RIO) is a general-purposeoperating systemdeveloped byZilogin the late 1970s for various computer systems including theZ80 Micro Computer System(MCZ-1) series[1]and theZ80 Development System(ZDS).[2]The MCZ systems were primarily used for software development and automation solutions.[3]RIO was designed to facilitate the development and integration of user's programs into a production environment.[4]

Features

[edit]

The system provides amodest environmentwith a minimum of system support and anenhanced environment.

Themodest environmentprovides a programdebuggerwith file manipulation capability, afloppy diskdriver (supporting up to eight disk drives), and a basic console driver with provision forpaper tapeoperation.

Theenhanced environmentprovides access to theRIO Executiveand to system support utilities such as theZilog Floppy Disk File System(ZDOS), and theZilog Hard Disk File System(DFS). It also provides access to a number of disk-resident software such atext editor,[5]macro assembler,andlinker.

Commands

[edit]

The following list ofcommandsare supported by Z80-RIO.[4][6]

  • ACTIVATE
  • ALLOCATE
  • ASM
  • BRIEF
  • CAT
  • CLOSE
  • COMPARE
  • COPY
  • COPY.DISK
  • COPYSD
  • DATE
  • DEACTIVATE
  • DEALLOCATE
  • DEBUG
  • DEFINE
  • DELETE
  • DISK.FORMAT
  • DISK.REPAIR
  • DISK.STATUS
  • DISPLAY
  • DO
  • DUMP
  • ECHO
  • EDIT
  • ERROR
  • ERRORS
  • EXTRACT
  • FORCE
  • FORMAT
  • HELP
  • IMAGE
  • INITIALIZE
  • LADT
  • LINK
  • MASTER
  • MEMORY
  • MOVE
  • PAUSE
  • RELEASE
  • RENAME
  • RESTORE_TABS
  • SAVE_TABS
  • SET
  • STATUS
  • VERBOSE
  • XEQ

Clones

[edit]

UDOS,a Z80-RIO compatible clone byVEB Robotron,was available for a number of computers by the same company, such as theA 5120or thePC 1715,which were based on theU880processor (the latter being a clone of Zilog's Z80).[7]UDOS was also one of the operating systems available for theP8000,a microcomputer system developed in 1987 by theVEB Elektro-Apparate-Werke Berlin-Treptow „Friedrich Ebert “(EAW) in the German Democratic Republic (DDR,East Germany).[8]

See also

[edit]

References

[edit]
  1. ^Zilog MCZ 1/20 Z80 system
  2. ^ZDS-1 Series
  3. ^Zilog Z-80 Microcomputer System
  4. ^abZ80-RIO OPERATING SYSTEM USER'S MANUAL
  5. ^Z80-RIO Text Editor User's Manual
  6. ^Z80-RIO Product Specification
  7. ^"Betriebssystem UDOS"(in German). robotrontechnik.de. 2018-01-03.Retrieved2019-05-06.
  8. ^P8000
[edit]