69 lines
3.2 KiB
Markdown
69 lines
3.2 KiB
Markdown
---
|
|
layout: page
|
|
title: DEC PDP-11 Tape Images
|
|
permalink: /apps/pdp11/tapes/
|
|
---
|
|
|
|
DEC PDP-11 Tape Images
|
|
----------------------
|
|
|
|
We have archived the following DEC PDP-11 Tapes:
|
|
|
|
- [Absolute Loader](absloader/)
|
|
- [BASIC (Single User)](basic/)
|
|
|
|
along with a copy of the [DEC PDP-11 Bootstrap Loader](/apps/pdp11/boot/bootstrap/), which is required if you actually want
|
|
to load any of the above tapes into memory using the [PC11 High-Speed Paper Tape Reader/Punch](/devices/pdp11/pc11/).
|
|
|
|
For the most part, the tapes we have archived are in the DEC "Absolute Format". More information about that format
|
|
is on the [Absolute Loader](absloader/) page.
|
|
|
|
DEC Paper Tape Software (circa 1971)
|
|
------------------------------------
|
|
|
|
As documented in the [PDP-11/20 Handbook (1971)](http://archive.pcjs.org/pubs/dec/pdp11/1120/PDP1120_Handbook_1971.pdf),
|
|
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](http://archive.pcjs.org/pubs/dec/pdp11/other/DEC-11-XPTSA-B-D_PDP-11_Paper_Tape_Software_Handbook.pdf),
|
|
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](http://iamvirtual.ca/PDP-11/PTS-11/PTS-11.htm) 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](ed11/DEC-11-E1PA-PB.json)
|
|
- [PAL-11A (4K)-V002A SA=1410 RA=1410](pal11a/DEC-11-ASPA-PB.json)
|
|
- [PAL-11A (8K)-V002A SA=1410 RA=1410](pal11a/DEC-11-ASXA-PB.json)
|
|
- [ODT-11](odt11/DEC-11-O1PA-PA.json)
|
|
- [ODT-11 SA=13060](odt11/DEC-11-O1PA-PB.json)
|
|
- [ODT-11X](odt11x/DEC-11-O2PA-PA.json)
|
|
- [ODT-11X-V004A SA=12220 RA=12220](odt11x/DEC-11-O2PA-PB.json)
|
|
- [IOX TAPE 1 OF 2](iox/DEC-11-YIPA-PA1.json)
|
|
- [IOX TAPE 2 OF 2](iox/DEC-11-YIPA-PA2.json)
|
|
- [IOX-V004A LOAD ADDRESS=15100](iox/DEC-11-YIPA-PB.json)
|
|
- [FPP-11 V005A TAPE 1 OF 11](fpp11/DEC-11-YQPB-PA1.json)
|
|
- [FPP-11 V005A TAPE 2 OF 11](fpp11/DEC-11-YQPB-PA2.json)
|
|
- [FPP-11 V005A TAPE 3 OF 11](fpp11/DEC-11-YQPB-PA3.json)
|
|
- [FPP-11 V005A TAPE 4 OF 11](fpp11/DEC-11-YQPB-PA4.json)
|
|
- [FPP-11 V005A TAPE 5 OF 11](fpp11/DEC-11-YQPB-PA5.json)
|
|
- [FPP-11 V005A TAPE 6 OF 11](fpp11/DEC-11-YQPB-PA6.json)
|
|
- [FPP-11 V005A TAPE 7 OF 11](fpp11/DEC-11-YQPB-PA7.json)
|
|
- [FPP-11 V005A TAPE 8 OF 11](fpp11/DEC-11-YQPB-PA8.json)
|
|
- [FPP-11 V005A TAPE 9 OF 11](fpp11/DEC-11-YQPB-PA9.json)
|
|
- [FPP-11 V005A TAPE 10 OF 11](fpp11/DEC-11-YQPB-PA10.json)
|
|
- [FPP-11 V005A TAPE 11 OF 11](fpp11/DEC-11-YQPB-PA11.json)
|
|
- [DUMPTT-V001A SA=XX7440 RA=XX7440](dumptt/DEC-11-Y1PA-PO.json)
|
|
- [DUMPTT-V001A SA=LOAD ADDRESS RA=LOAD ADDRESS](dumptt/DEC-11-Y1PA-PB.json)
|
|
- [DUMPAB-V001A SA=LOAD ADDRESS RA=LOAD ADDRESS](dumpab/DEC-11-Y2PA-PB.json)
|