pcjs/versions/pcjs
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-05-16 20:55:32 -07:00
..
1.21.0 Added page IDs: replace.js '(\[<img )(.*"Page )([0-9]+)(.*)' '$1id="page-$3" $2$3$4' --include='*.md' 2016-03-09 11:16:07 -08:00
1.21.1 Fixed CGA graphics modes on VGA cards 2016-03-12 13:33:21 -08:00
1.21.2 Merge branch 'next-release' 2016-03-23 17:21:07 -07:00
1.21.3 Fixed issue with SeaMonkey (one of the few browsers that didn't support innerText on DOM elements) 2016-03-24 11:38:05 -07:00
1.21.4 Updated aspect ratio for CGA configs and added experimental 'aspect' URL parameter 2016-04-01 21:36:06 -07:00
1.21.5 Tweaked MDA aspect ratio, and turned 40-column font scaling back on 2016-04-02 13:14:52 -07:00
1.21.6 Roll out v1.21.6 2016-04-12 10:39:53 -07:00
1.21.7 Clean up the CPU/ChipSet interface, and get the PC8080 Video component ready to actually do something 2016-05-01 10:14:38 -07:00
1.22.0 Avoid deprecation warnings regarding image smoothing, by carefully checking for properties in order of least to most deprecatable (what a delightful process) 2016-05-04 13:16:37 -07:00
1.22.1 Check in compiled versions for v1.22.1 2016-05-15 00:01:34 -07: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 PCjs Emulator Releases /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/

PCjs Emulator Releases

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