pcjs/versions/pcx86
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-11-27 13:48:23 -08:00
..
1.23.0 FDC hacks to deal with recent disk path changes and disk file name case changes 2016-05-21 09:50:02 -07:00
1.23.2 Get next-release back in sync with master 2016-07-27 12:59:55 -07:00
1.23.3 Added round LEDs to the UI (initially just for the VT100) 2016-08-02 11:02:00 -07:00
1.24.0 Recompiled 2016-08-19 13:22:22 -07:00
1.24.1 Added proper clocking of VT100 keyboard UART, allowing us to restore the proper CPU speed (2.7Mhz) and maintain the correct cursor blink rate 2016-08-22 09:14:34 -07:00
1.24.2 Bumped version to 1.30 in honor of the PDP11 module that's being integrated, along with my first attempt to use a newer version of the Closure Compiler (ie, the JavaScript version), as well as giving Gulp a try -- although Gulp leaves just as bad a taste in my mouth as Grunt did 2016-09-13 15:33:17 -07:00
1.30.0 PDP-11 console output works (first baby step) 2016-10-04 15:24:22 -07:00
1.30.1 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
1.30.2 Changed 11/70 machines to allocate RAM as a single chunk, and updated the 11/70 page on toggle-ins (/devices/pdp11/machine/1170/panel/debugger/README.md) 2016-11-03 14:42:35 -07:00
1.30.3 Fixed a hardware interrupt signalling check in MAINDEC Test #15 2016-11-13 19:08:00 -08:00
1.30.4 Fixed problem with PDP-11/VT100 non-Debugger machine combination (missing serialPort) 2016-11-26 17:01:40 -08:00
1.30.5 Updated the PDP-11 SerialPort to support ALT-ENTER for LINE-FEED and ALT-DELETE for BACKSPACE, to stay in step with VT100 shortcuts 2016-11-27 13:48:23 -08:00
README.md 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

layout title permalink redirect_from
page PCx86 Emulator Releases /versions/pcx86/
/versions/pcjs/
/versions/pcjs/1.00/screenshots/
/versions/pcjs/1.15.6/
/versions/pcjs/1.15.7/
/versions/pcjs/1.15.9/
/versions/pcjs/1.16.2/
/versions/pcjs/1.16.4/
/versions/pcjs/1.16.5/
/versions/pcjs/1.17.1/
/versions/pcjs/1.18.1/
/versions/pcjs/1.18.6/
/versions/pcjs/1.18.7/
/versions/pcjs/1.18.7/machine.xsl/
/versions/pcjs/1.19.2/
/versions/pcjs/1.19.4/
/versions/pcjs/1.19.5/
/versions/pcjs/1.19.6/
/versions/pcjs/1.21.0/
/versions/pcjs/1.21.1/
/versions/pcjs/1.21.2/
/versions/pcjs/1.21.3/
/versions/pcjs/1.21.4/
/versions/pcjs/1.21.5/
/versions/pcjs/1.21.6/
/versions/pcjs/1.21.7/
/versions/pcjs/1.22.0/
/versions/pcjs/1.22.1/
/versions/pcjs/1.23.0/

PCx86 Emulator Releases

The current version of PCx86 is [{{ site.pcjs.version }}]({{ site.pcjs.version }}/pcx86.js).