pcjs/modules/pdp11
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-10-19 11:10:38 -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 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
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):