pcjs/versions/pcx86
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2017-06-20 10:24:51 -07:00
..
1.32.2 Perform a more conservative remapping of keyCodes for Firefox's sake 2017-01-30 15:30:44 -08:00
1.33.0 Unforked the shared modules -- ES6 is now the default 2017-01-31 13:50:55 -08:00
1.33.1 Support for RX11 diskette drives has been added, but is still untested 2017-02-02 15:14:13 -08:00
1.34.0 Make sure all machines support JSON-encoded resources with either 'longs' or 'data' arrays 2017-02-28 16:20:49 -08:00
1.34.1 Promoted version to 1.34.1 2017-02-28 16:36:15 -08:00
1.34.2 Added the unary + operator, and cleaned up the display of values from the expression parser 2017-03-21 12:48:44 -07:00
1.34.3 Added an empty 10Mb disk image formatted by PC-DOS 2.0 (currently used by one machine: 5160/cga/640kb); also fixed some issues uncovered in the process of creating the disk image (eg, a bug in the HDC's save logic when no image has been loaded), and made some fixes and optimizations in DiskDump 2017-06-01 15:32:17 -07:00
1.35.0 The Disk component needed improved handling of disk images containing sectors with no 'data' or 'byte' arrays, the Disk restore code needed to stop complaining about disk mismatches when there was no previous disk, and Disk notice() and println() calls (including those made on its behalf; eg, from assert() calls) needed to be passed through to the controller that called it. Also, since the PC-DOS 1.x disk images were changed recently to include BPBs, machines that use those disks and have a machine state file needed their state file updated (eg, the DONKEY.BAS demo). 2017-06-20 10:24:51 -07: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 PCx86 Emulator Releases /versions/pcx86/

PCx86 Emulator Releases

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