pcjs/apps/pdp11/tapes
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-10-21 12:15:02 -07:00
..
absloader Minor Debugger improvements, notes, etc, while debugging the PDP-11 BASIC 2016-10-20 22:56:29 -07:00
basic Improved Debugger focus handling, added a new zeroMemory() Bus interface, and updated the RAM component's reset() function to re-zero RAM and then restore any predefined contents 2016-10-21 12:15:02 -07:00
README.md Fixed the components.xsl for PDPjs machines, and added more instructions, resource links, etc, for the PDP-11 demo machines 2016-10-20 15:16:22 -07:00

layout title permalink
page DEC PDP-11 Tape Images /apps/pdp11/tapes/

DEC PDP-11 Tape Images

We have archived the following DEC PDP-11 Tapes:

To make it easy for PDPjs machines to load these tapes, we created the following High-Speed Paper Tape Reader (PC11) configurations:

which is typically instantiated by a Machine XML file using:

<device ref="/devices/pdp11/pc11/demo.xml"/>

These configuration files create UI controls that allow you to choose from a set of tapes that are automatically sent to the machine's PC11 device.