Text Manipulation | ||
---|---|---|
Program | Function | |
EDIT | Line-oriented editor RIO Standard Editor |
|
MACP | Macro Processor For example, as a preprocessor for program files |
|
ZFORM | Text Formatter Similarly the UNIX nroff |
|
RIO Electric Blackboard® | Full-screen, multi-window text editor Reconfigurable for a wide range of terminals (e.g. ADM 3, ADM 31, Infoton 200). A product of Santa Cruz Software Services. Also avialable for CP/M. |
|
vi | A lightweight clone of vi. Fullscreen editor, written by me. Ex mode based on standard editor EDIT. Configurable terminal sequences (min. Clear Screen, Cursor Home and Autoscroll required). Configurable interface to PCON to adjust specifics of ZDS, MCZ and german UDOS systems. |
Z80® Assembler | ||
---|---|---|
Program | Function | |
ASM | Z80® Makro Assembler RIO standard assembler |
|
FILTER | Z80® PLZ/ASM Preprocessor Generates a Z80® assembler source code file (*.S) from a Z80® PLZ/ASM source code file (*.ASM). FILTER acts as a preprocessor for the standard assembler ASM. |
|
LINK | Linker for object files generated by ASM | |
ZBUG | Symbolic Debugger Comfortable symbolic debugger; available only on MCZ-Systems |
|
NBUG | Extended ZBUG With built-in assembler / disassembler; requires more memory space than ZBUG |
|
ZAP | Analyzer Program; Debugger for ZDS systems On ZDS-Systems only, as adjusted to the breakpoint, memory mapping and real-time memory hardware |
Z80® PLZ/SYS | ||
---|---|---|
Program | Function | |
DISAS | PLZ/SYS object file disassembler Generates a Z80 assembler source code file (*. S) from an object code file (*. OBJ) generated by PLZCG |
|
PLZSYS | PLZ/SYS compiler Generates a PLZ Z-Code file (*.Z) from a PLZ/SYS source code file |
|
PLZCG | PLZ code generator Generates a processor specific object code file (*.OBJ) from a PLZ Z-Code file (*.Z) |
|
PLINK | Linker for object files (*.OBJ) generated with ASM or PLZCG PLINK completely replaces the standard linker LINK |
|
ZINTERP | Code interpreter for PLZ Z-Code files |
Cross Software Development | ||
---|---|---|
Program | Function | |
Z8ASM | PLZ/ASM Assembler for the Z8®-Processor | |
Z8000ASM | PLZ/ASM Assembler for the Z8000®-Processor | |
ZLINK | Linker for object files generated by Z8ASM and Z8000ASM Creates a new object file with resolved references |
|
IMAGER | Generates a binary file from object files from Z8ASM, Z8000ASM or ZLINK |
Other Programming Languages | ||
---|---|---|
Program | Function | |
microC | C-Compiler A micro C-Compiler with integer arithmethic. Contains a runtime library to build programms running in the RIO environment. |
|
PASCAL | ||
FORTRAN | ||
COBOL | ||
BASIC |
Other Tools | ||
---|---|---|
Program | Function | |
ZPROG | PROM Programmer Utility Programming software for the programmer boards ZDS-PPB, MCZ-PPB, ZDS-PPB/16, MCZ-PPB/16 and PROLOG-Programmers via ZDS-CIB-Board |
|
LOAD, SEND | File upload and download via the serial console connection In conjunction with the Z8®- and Z8000® development boards to transfer binary files created with the cross software packages between the RIO system and the development boards |
|
2780/3780 Workstation Facility | A 2780/3780 workstation emulator Permits the transfer of data between MCZ systems and a variety of remote computers. Runs on RIO (MCZ-1) and RIO/CP (MCZ-2) operating systems. |
|
ASYNCH | Asynchronous communications software package Allows the user of any Zilog RIO system to transfer data to another Z80-based micro or to a mainframe via telephone lines. |