This document details "DISPLAY," a data display facility for PDP-12A computers, tailored for routines that don't require complex display processing or cannot dedicate significant core memory. It allows for the visualization of any contiguous section of core memory through a movable "window," augmented by a cursor and an octal readout of cursor positions to facilitate operator interaction.
The system requires a PDP-12A computer and specific core allocation: two PDP-8 pages in field Ø (excluding page Ø), beta registers Ø, 1, and 2, and six locations in page Ø. The binary output resides in a single tape block.
There are two primary calls to "DISPLAY":
Operator interaction is facilitated by:
Four octal words are displayed in the top-left corner, providing information about the cursor: the 15-bit core address of the cursor point, the 12-bit contents of that memory location, and the cursor's relative Y coordinate on the scope. These values are accessible to the calling program from page Ø after a refresh. The document also outlines the internal workings of IDORA and RDORA, and details standard parameters and memory locations for the display routines.
Site structure and layout ©2025 Majenko Technologies