pcjs/versions/c1pjs
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jeff Parsons 5ed8f13840 A (PC8080) VT100 can now connect to a (PCx86) IBM PC AT; only problem seems to be flow control now.
Also, each PCjs debugger can now be independently accessed from an external debugger (eg, "pcx86('ver')" or "pc8080('ver')"); the global '$' symbol is no longer used for debugger access.
TODO: There are still many places where GLOBALVAR should be replaced with PCX86.GLOBALVAR or PC8080.GLOBALVAR as appropriate (which I've finally started doing in each debugger.js file).
2016-08-18 16:46:34 -07:00
..
1.21.0 Fixed new modRM decoders 2016-03-08 16:39:10 -08:00
1.21.1 Fixed CGA graphics modes on VGA cards 2016-03-12 13:33:21 -08:00
1.21.2 Blog edits 2016-03-16 15:13:18 -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 Added breadcrumbs, and UI for saving a local copy of a hard disk 2016-04-02 12:04:09 -07:00
1.21.6 Roll out v1.21.6 2016-04-12 10:39:53 -07:00
1.21.7 More PC8080 structural fixes 2016-04-20 14:02:11 -07:00
1.22.0 New blog post: The Sharpening 2016-05-04 09:15:15 -07:00
1.22.1 Check in compiled versions for v1.22.1 2016-05-15 00:01:34 -07:00
1.23.0 And more PCjs/PCx86 disambiguation 2016-05-18 00:03:07 -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 A (PC8080) VT100 can now connect to a (PCx86) IBM PC AT; only problem seems to be flow control now. 2016-08-18 16:46:34 -07:00
README.md More documentation updates 2016-04-08 22:45:25 -07:00

layout title permalink redirect_from
page C1Pjs Emulator Releases /versions/c1pjs/
/versions/c1pjs/1.15.4/
/versions/c1pjs/1.16.0/
/versions/c1pjs/1.16.1/
/versions/c1pjs/1.16.2/
/versions/c1pjs/1.16.3/
/versions/c1pjs/1.16.4/
/versions/c1pjs/1.17.3/
/versions/c1pjs/1.17.4/
/versions/c1pjs/1.17.5/
/versions/c1pjs/1.17.6/
/versions/c1pjs/1.18.0/
/versions/c1pjs/1.18.1/
/versions/c1pjs/1.18.2/
/versions/c1pjs/1.18.5/
/versions/c1pjs/1.18.6/
/versions/c1pjs/1.18.7/
/versions/c1pjs/1.18.8/
/versions/c1pjs/1.19.4/
/versions/c1pjs/1.19.6/

C1Pjs Emulator Releases

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