The MOD8 MONITOR-8 is the built-in resident monitor for the Mil Mod 8/80 system, residing in EPROM on the Mil8 64 memory board. This compact software provides essential tools for memory examination, modification, data loading/dumping, execution, block operations, breakpoints, and on-board EPROM programming — all via a simple terminal interface at 110 baud. Originally detailed in the Microsystems International Limited MF8008 Applications Manual, MONITOR-8 enables direct hands-on development on the early 8008-based hardware without external loaders or assemblers. In the MicroBasement, it showcases the minimalist yet powerful command-driven environment that defined early microcomputer prototyping.
Configure Switch 1 on the Mil8 64 memory board with position 3 on and position 7 off to select the MONITOR-8 EPROM. No external boot loader is needed. Power on or press the Reset button on the Mil Mod 8/80 — execution begins immediately at octal location 000 000.
The first thing displayed on the terminal is the prompt '--------', indicating the monitor is ready to receive commands. No additional sign-on message appears. Use the standard terminal setup: 110 baud, 7 data bits, no parity, 1 stop bit via RS232 to current loop converter.
Commands are exactly three letters, some followed by numeric operands in octal. Observe these strict rules for reliable operation:
Errors often produce no indication — incorrect action simply occurs. Enter commands exactly as shown, without spaces or ENTER unless specified in sub-commands.
Commands (enter exactly three letters, no spaces/ENTER unless noted):
The MOD8 MONITOR-8 captures the essence of early microcomputer software: a lean, EPROM-resident toolset that empowered users to build, debug, and program directly on minimal hardware. Preserving and demonstrating this monitor is vital because it represents the pioneering efforts of engineers and hobbyists who laid the pathways for modern computing. The command-driven interface, octal-based entry, bit-bashed I/O handling, and integrated EPROM programmer exemplified the hands-on, low-level control that evolved into today's IDEs, debuggers, flash programmers, and embedded development environments. By keeping MONITOR-8 operational on real Mil Mod 8/80 hardware in the MicroBasement, these foundational innovations remain tangible and inspiring, honoring the ingenuity that sparked the personal computing era and continues to influence open hardware and retro computing communities today.