pcjs/versions/pcx86
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2017-08-12 12:15:24 -07:00
..
1.35.0 Source maps should be checked in now, too 2017-06-21 10:51:26 -07:00
1.35.1 More attempts to clean-up and reduce spurious alerts 2017-06-27 10:39:21 -07:00
1.35.2 Updated the PC Magazine Disks page with a new improved way of quickly loading disks into a demo machine 2017-07-12 10:14:01 -07:00
1.36.0 Changed X86CPU.reset() to not stop the CPU on a RESET (you can still force HALT after RESET by simply halting the machine manually before clicking RESET); moreover, by not calling stopCPU() in the X86CPU.reset() handler, we avoid problems in the CPU's speed recalculation logic (for example, if you repeatedly clicked RESET on a running machine, speed variables would get out of sync) 2017-08-07 19:22:22 -07:00
1.36.1 Found a work-around for preventing browsers from "easing" (aka de-zippering) the sound from an oscillator when its frequency is altered; also attempted to provide a mechanism for starting the audio in response to a user-generated (eg, touchstart) event, in an effort to enable PC speaker sounds on an iPad, but iOS devices are a real pain in the butt.... 2017-08-12 12:15:24 -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).