pcjs/devices/pdp11/machine/1145
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2017-09-24 18:11:44 -07:00
..
panel v1.37.1: Fixed a CPU bug wherein resetting a running CPU could result in multiple runCPU() timeout handlers being created (there should never be more than one outstanding runCPU() setTimeout request); also modified the Keyboard component to use a CPU-driven timer instead of setTimeout() for keystroke injection, so that stopping/starting the CPU won't interfere with the injection process 2017-09-24 18:11:44 -07:00
vt100 v1.37.1: Fixed a CPU bug wherein resetting a running CPU could result in multiple runCPU() timeout handlers being created (there should never be more than one outstanding runCPU() setTimeout request); also modified the Keyboard component to use a CPU-driven timer instead of setTimeout() for keystroke injection, so that stopping/starting the CPU won't interfere with the injection process 2017-09-24 18:11:44 -07:00
README.md Assorted README updates 2016-12-01 22:23:24 -08:00

layout title permalink
page PDP-11/45 Machine Configurations /devices/pdp11/machine/1145/

PDP-11/45 Machine Configurations

PDPjs supports a variety of PDP-11/45 machine configurations, including:

All of the above configurations include 248Kb of RAM -- the maximum supported by the PDP-11/45 architecture. The top 8Kb of the PDP-11/45's 18-bit address space is occupied by the I/O Page, a region reserved for hardware registers belonging to the CPU, MMU, and assorted peripherals.