Z80-RIO

Source: Wikipedia, the free encyclopedia.
Z80-RIO
Closed source
PlatformsZilog Z80
Default
user interface
Command-line interface
LicenseProprietary
Official websitewww.zilog.com

The Z80 Operating System with Relocatable Modules and I/O Management (Z80-RIO) is a general-purpose operating system developed by Zilog in the late 1970s for various computer systems including the Z80 Micro Computer System (MCZ-1) series[1] and the Z80 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

The system provides a modest environment with a minimum of system support and an enhanced environment.

The modest environment provides a program

paper tape
operation.

The enhanced environment provides access to the RIO Executive and to system support utilities such as the Zilog Floppy Disk File System (ZDOS), and the Zilog Hard Disk File System (DFS). It also provides access to a number of disk-resident software such a

macro assembler, and linker
.

Commands

The following list of commands are 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

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

See also

References

  1. ^ Zilog MCZ 1/20 Z80 system
  2. ^ ZDS-1 Series
  3. ^ Zilog Z-80 Microcomputer System
  4. ^ a b Z80-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. Retrieved 2019-05-06.
  8. ^ P8000

External links