This website requires JavaScript.
Explore
Help
Sign in
Retro
/
pcjs
Watch
1
Star
0
Fork
You've already forked pcjs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5b34e5ad23
pcjs
/
versions
History
Repository files (latest commit first)
Filename
Latest commit message
Latest commit date
Jeff Parsons
35f931f492
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
..
c1pjs
PDP-11/20 test machine can load BASIC from paper tape, but still has some trouble running it
2016-10-18 15:44:26 -07:00
icons
More documentation updates
2016-04-08 22:45:25 -07:00
images
More documentation updates
2016-04-08 22:45:25 -07:00
pc8080
Added getTrapStatus() so that the Debugger can display trap information whenever a trap has just occurred, updated FileDump to store 'load' and 'exec' properties in MACRO-11 listing dumps (so that the individual machine files don't have to specify hard-coded 'load' and 'exec' values themselves), and added a new SerialPort parameter (upperCase) that can be used to force all received data to upper-case
2016-10-21 21:07:26 -07:00
pcjs
Starting work on disambiguating PCjs the emulator from PCjs the project/website; the emulator will become PCx86
2016-05-16 20:55:32 -07:00
pcx86
Added getTrapStatus() so that the Debugger can display trap information whenever a trap has just occurred, updated FileDump to store 'load' and 'exec' properties in MACRO-11 listing dumps (so that the individual machine files don't have to specify hard-coded 'load' and 'exec' values themselves), and added a new SerialPort parameter (upperCase) that can be used to force all received data to upper-case
2016-10-21 21:07:26 -07:00
pdpjs
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
Renamed PDP11js to PDPjs (mostly a cosmetic change, except for the versions directory, and less of a mouthful)
2016-10-05 17:43:46 -07:00
README.md
layout
title
permalink
page
Compiled Emulator Releases
/versions/
Compiled Emulator Releases
Compiled versions of PCjs emulators (current and past releases) are stored here:
C1Pjs
PCx86
PC8080
PDPjs