This document describes the Binary Punch program (DEC-08-YXYA-D), a utility for PDP-8 series computers (PDP-8, 8/S, 8/I, 8/L) released on October 1, 1969.
Purpose: The primary function of the program is to punch information from selected blocks of core memory onto binary-coded paper tape. It supports both high-speed and teletype punches (like the ASR-33).
Requirements:
Usage & Operation:
Output Format: The generated paper tapes are compatible with the Binary Loader. Each block on the tape begins with a 2-character representation of its initial memory address, followed by 2-character groups representing the binary contents of each word. A 2-character checksum is appended to the end of each block. Data is processed by taking memory words, shifting the most significant half, punching it, and then masking and punching the least significant half.
Performance: Execution time for the program is limited by the speed of the output punching device.
Site structure and layout ©2025 Majenko Technologies