pcjs/devices/pdp11
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-10-19 11:10:38 -07:00
..
dl11 PDP-11/20 test machine can load BASIC from paper tape, but still has some trouble running it 2016-10-18 15:44:26 -07:00
machine Supoprt for tape images in the Absolute Loader format has been moved to the RAM component, so that those images can be preloaded into RAM in the same way that raw bootstrap images can; the RAM component now provides Absolute Loader image parsing as a service to other components that need it (specifically, the PC11 tape reader) 2016-10-19 11:10:38 -07:00
panel Lots of tweaks in advance of PDPjs support for loading tape files 2016-10-17 15:19:01 -07:00
pc11 PDP-11/20 test machine can load BASIC from paper tape, but still has some trouble running it 2016-10-18 15:44:26 -07:00
rom Updated PC8080 and PDPjs to support RAM images, eliminating the need for the old "writable ROM" kludge; RAM images can include their own load and exec addresses as part of the JSON file, but the RAM component can provide explicit overrides (if no load address is specified either way, the default load address is the starting RAM address) 2016-10-17 11:01:32 -07:00
README.md PDP-11/20 test machine can load BASIC from paper tape, but still has some trouble running it 2016-10-18 15:44:26 -07:00

layout title permalink
page PDP-11 Device Configurations /devices/pdp11/

PDP-11 Device Configurations

PDP-11 Machines powered by PDPjs rely on a variety of devices, including:

Machines are built from a variety of device configuration files, including:

Our collection of sample machines includes a PDP-11/70 with Front Panel and PDP-11/70 with VT100 Terminal.