pcjs/modules/pdp11
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-10-21 23:24:27 -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 Fixed stepCPU() so that, if a Debugger is present, it always calls checkInstruction() on at least the first instruction of a run, so that Debugger features like skipping over an initial HALT opcode works properly 2016-10-21 23:24:27 -07:00
README.md More README updates 2016-10-20 15:32:37 -07:00

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

PDP-11 Machine Emulation Module (PDPjs)

Overview

PDPjs, our PDP-11 machine emulation module, is 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):