pcjs/modules/pdp10
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2017-03-01 16:00:48 -08:00
..
lib Fixed the accumulator update logic in all the PDP-10 half-word self-mode instructions, and started work on EXCH, BLT, and MOVE instructions (the BLT is a real odd-ball, and SIMH does some very strange things with the accumulator used by BLT, which we do NOT attempt to replicate; the strangeness is most noticeable when the accumulator is part of the range being transferred) 2017-03-01 16:00:48 -08:00
README.md Documentation updates to accommodate the PDP-10 work that's starting now 2017-02-23 15:14:51 -08:00

layout title permalink
page PDPjs Support for PDP-10 Machines /modules/pdp10/

PDPjs Support for PDP-10 Machines

Overview

This PDPjs module for PDP-10 Machines was added to the PCjs Project in 2017.

The module is currently comprised of the following components, as listed in package.json (see the pdp10Files property):