pcjs/modules/pdp11
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-10-15 11:05: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 Added support to FileDump for generating binary dumps from MACRO11 listing (.lst) files, since I wasn't having much success with dumpobj or obj2hex.pl; note that this assumes a listing file produced by the macro11 cross-assembler written by Richard Krehbiel in 2001, updated in 2009, and maintained here: https://github.com/shattered/macro11. There are other versions of macro11 floating around, like the one in the simtools project that accompanies simh, and the one built for the Windows-based PDP11GUI app. 2016-10-15 11:05:38 -07:00
README.md Cleaned up PDP-11/70 configs 2016-10-13 16:35:10 -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.3) 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):