pcjs/modules/pdp11
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-10-10 18:19:17 -07:00
..
bin Factored out mapVirtualToPhysical() calls when MMU not enabled, and fixed HALT (it actually halts the CPU now) 2016-10-07 09:49:02 -07:00
lib Version number update 2016-10-10 18:19:17 -07:00
README.md Removed useless version numbers and dates from .js file headers 2016-10-06 16:22:24 -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.

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