Skip to content

Latest commit

 

History

History
55 lines (42 loc) · 2.64 KB

README.md

File metadata and controls

55 lines (42 loc) · 2.64 KB
layout title permalink
page
DEC PDP-11 Paper Tape Images
/apps/pdp11/tapes/

DEC PDP-11 Paper Tape Images

To load any of the DEC PDP-11 paper tapes listed below, you will need to use a PDPjs Machine with a PC11 High-Speed Paper Tape Reader/Punch, such as this PDP-11/20, and then perform the following steps:

  • Read the DEC PDP-11 Bootstrap Loader
  • Load the Absolute Loader tape image
  • Run the Bootstrap Loader to read the Absolute Loader
  • Load one of the "Absolute Format" tape images below
  • Run the Absolute Loader to read the selected tape image

This mirrors the "real world" process of loading paper tape software. However, PDPjs offers a faster method: any "Absolute Format" tape (which should include all the tapes listed below) can also be loaded directly into RAM using the machine's Read button, replacing all those steps with a single click.

Paper Tape Diagnostics

We have archived an assortment of DEC Paper Tape Diagnostics.

Paper Tape Software (circa 1970)

As documented in the PDP-11/20 Handbook (1971), p. 155, "PAPER TAPE SOFTWARE", the following software was available on paper tape:

  • PAL-11A ASSEMBLER
  • PAL-11S ASSEMBLER (Program Assembly Language for the PDP-11, Relocatable Version)
  • ED-11 (Text Editor program)
  • DUMPTT (Dump Octal)
  • DUMPAB (Dump Absolute Binary Code)
  • FPP-11 (Floating-Point and Math Package for the PDP-11)
  • ODT-11 (On-line Debugging Technique for the PDP-11)
  • IOX (PDP-11 Input/Output eXecutive)
  • PDP-11 BASIC (Beginners All-purpose Symbolic Instruction Code)

There was a separate DEC publication, PDP-11 Paper Tape Software Handbook, that described all of the above software in greater detail, and it included some programs that the 1971 Handbook listed under "Disk Operating System" instead of "Paper Tape System", such as:

  • LINK-11S LINKER

Thanks to the iamvirtual.ca website, most of the above programs are available as paper tape image files and are included in our "Default" PC11 High-Speed Paper Tape Reader/Punch configuration.

Some additional information on DEC's Paper Tape Software is available at retrotechnology.com.