pcjs/modules/pdp11
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-10-17 11:01:32 -07:00
..
bin Re-enabled source maps, at least for the PDP-11 emulators (for now) 2016-10-14 09:30:17 -07:00
lib 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 Updated READMEs 2016-10-15 17:13:43 -07:00

layout title permalink
page PDP-11 Machine Emulation Module (PDPjs) /modules/pdp11/

PDP-11 Machine Emulation Module (PDPjs)

Overview

PDPjs is our PDP-11 machine emulation module. The code is being adapted from the JavaScript PDP 11/70 Emulator (v1.4) written by Paul Nankervis.

See the list of available PDP-11 Machines, which includes a PDP-11/70 with Front Panel and PDP-11/70 with VT100 Terminal.

PDPjs is currently comprised of the following non-shared components, as listed in package.json (see the pdp11Files property):