Z80-RIO
The Z80 Operating System with Relocatable Modules and I/O Management is a general-purpose operating system developed by Zilog in the late 1970s for various computer systems including the Z80 Micro Computer System series and the Z80 Development System. The MCZ systems were primarily used for software development and automation solutions. RIO was designed to facilitate the development and integration of user's programs into a production environment.
Features
The system provides a modest environment with a minimum of system support and an enhanced environment.The modest environment provides a program debugger with file manipulation capability, a floppy disk driver, and a basic console driver with provision for 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, and the Zilog Hard Disk File System. It also provides access to a number of disk-resident software such a text editor, macro assembler, and linker.
Commands
The following list of commands are supported by Z80-RIO.- 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