| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .. | ||
| absloader | ||
| basic | ||
| dumpab | ||
| dumptt | ||
| ed11 | ||
| fpp11 | ||
| iox | ||
| odt11 | ||
| odt11x | ||
| pal11a | ||
| README.md | ||
| layout | title | permalink |
|---|---|---|
| page | DEC PDP-11 Tape Images | /apps/pdp11/tapes/ |
DEC PDP-11 Tape Images
To load any of the DEC PDP-11 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 follow this three-step process:
- Load the DEC PDP-11 Bootstrap Loader
- Attach the Absolute Loader tape image, and load it with the Bootstrap Loader
- Attach one of the "Absolute Format" tape images below, and load it with the Absolute Loader
This was the real-world process. Fortunately, PDPjs machines include features that simplify the process.
For starters, any "Absolute Format" tape (which should include all the tapes listed below) can be loaded directly into RAM using the machine's "Load" button instead of "Attach". In most cases, this eliminates the first two steps.
DEC 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, with the exception of PAL-11S and LINK-11S:
- ED-11-V004A SA=12430 RA=3746
- PAL-11A (4K)-V002A SA=1410 RA=1410
- PAL-11A (8K)-V002A SA=1410 RA=1410
- ODT-11
- ODT-11 SA=13060
- ODT-11X
- ODT-11X-V004A SA=12220 RA=12220
- IOX TAPE 1 OF 2
- IOX TAPE 2 OF 2
- IOX-V004A LOAD ADDRESS=15100
- FPP-11 V005A TAPE 1 OF 11
- FPP-11 V005A TAPE 2 OF 11
- FPP-11 V005A TAPE 3 OF 11
- FPP-11 V005A TAPE 4 OF 11
- FPP-11 V005A TAPE 5 OF 11
- FPP-11 V005A TAPE 6 OF 11
- FPP-11 V005A TAPE 7 OF 11
- FPP-11 V005A TAPE 8 OF 11
- FPP-11 V005A TAPE 9 OF 11
- FPP-11 V005A TAPE 10 OF 11
- FPP-11 V005A TAPE 11 OF 11
- DUMPTT-V001A SA=XX7440 RA=XX7440
- DUMPTT-V001A SA=LOAD ADDRESS RA=LOAD ADDRESS
- DUMPAB-V001A SA=LOAD ADDRESS RA=LOAD ADDRESS
- DEC-11-AJPB-PB BASIC-11 v007A SA=16104 RA=0
Some additional information on DEC's Paper Tape Software is available at retrotechnology.com.