Commit graph pcjs/versions/c1pjs
Author SHA1 Message Date
Jeff Parsons
bca19fd8ed 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
Jeff Parsons
23e78b971c Picked up all the last-minute changes from the gh-pages branch (where I discovered a race condition between machines) 2016-08-19 13:03:30 -07:00
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
Jeff Parsons
b25a9268a1 Added round LEDs to the UI (initially just for the VT100) 2016-08-02 11:02:00 -07:00
Jeff Parsons
cbea42b228 v1.23.3: Starting work on VT100 support 2016-07-27 13:02:33 -07:00
Jeff Parsons
23231093d1 Get next-release back in sync with master 2016-07-27 12:59:55 -07:00
Jeff Parsons
2629e48bdf And more PCjs/PCx86 disambiguation 2016-05-18 00:03:07 -07:00
Jeff Parsons
288f28055d 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
Jeff Parsons
3ade80ba6c Check in compiled versions for v1.22.1 2016-05-15 00:01:34 -07:00
Jeff Parsons
1da4636e1d New blog post: The Sharpening 2016-05-04 09:15:15 -07:00
Jeff Parsons
b04ef7e49f Try to be more consistent when referring to disks vs. drives (eg, Drive Controllers, not Disk Controllers) 2016-05-01 13:47:58 -07:00
Jeff Parsons
28e4eabd8d More PC8080 structural fixes 2016-04-20 14:02:11 -07:00
Jeff Parsons
07d4771a14 Floppy disk sets are now sorted by name (but machines can also override or disable sorting by using the new FDC "sortBy" property) 2016-04-15 18:34:06 -07:00
Jeff Parsons
426e51e999 Roll out v1.21.6 2016-04-12 10:39:53 -07:00
Jeff Parsons
231ca3961e More documentation updates 2016-04-08 22:45:25 -07:00
Jeff Parsons
aeea1440f0 Added breadcrumbs, and UI for saving a local copy of a hard disk 2016-04-02 12:04:09 -07:00
Jeff Parsons
d50f0ebb1a Updated aspect ratio for CGA configs and added experimental 'aspect' URL parameter 2016-04-01 21:36:06 -07:00
Jeff Parsons
d0480ecb90 Merge branch 'next-release' 2016-04-01 15:46:22 -07:00
Jeff Parsons
9b26da2d97 Eliminated bogus prompt when mounting a local disk image 2016-03-25 21:32:05 -07:00
Jeff Parsons
ff876da5fc 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
Jeff Parsons
30023dce29 New version files 2016-03-23 17:37:53 -07:00
Jeff Parsons
3d2e7ce086 Cleaning out the /versions folder (since .gitattributes refuses to exclude it from the language stats) 2016-03-21 07:48:13 -07:00
Jeff Parsons
87e275b5f1 Blog edits 2016-03-16 15:13:18 -07:00
Jeff Parsons
0eddbd05a3 Fixed CGA graphics modes on VGA cards 2016-03-12 13:33:21 -08:00
Jeff Parsons
7953383fa9 Fixed new modRM decoders 2016-03-08 16:39:10 -08:00
Jeff Parsons
1ace6678a2 Compilation update 2016-02-23 10:16:42 -08:00
Jeff Parsons
3dd7512f4f Client-side support for the original DiskDump API is finally limping along 2016-02-22 17:38:57 -08:00
Jeff Parsons
f032f95611 Replaced loadResource() with the more streamlined getResource(), for all your resource-getting needs (well, except for binary files, which should be coming soon) 2016-02-21 15:51:54 -08:00
Jeff Parsons
9ff18f2512 Restrict the download option to Firefox for now, and disable the external XML link for saved machines 2016-02-17 23:04:03 -08:00
Jeff Parsons
22a4da112d Restrict the download option to Firefox for now, and disable the external XML link for saved machines 2016-02-17 23:03:29 -08:00
Jeff Parsons
3bcf1dfc23 Copyright symbol work-around 2016-02-17 13:58:42 -08:00
Jeff Parsons
0e3de68273 Save machine finally works 2016-02-17 13:40:55 -08:00
Jeff Parsons
585a851ce5 Fixes to machine save support 2016-02-17 11:05:27 -08:00
Jeff Parsons
6bffc69b25 More support for saving entire machines 2016-02-16 18:11:15 -08:00
Jeff Parsons
368370a4ea Updated compiled files 2016-02-12 14:16:06 -08:00
Jeff Parsons
092f07fa9b Code cleanup 2016-02-11 15:49:27 -08:00
Jeff Parsons
1b9350f86f Speed up page load times by "compiling" the disk library manifests 2016-02-05 16:19:49 -08:00
Jeff Parsons
04c72bb812 More Windows diskette updates 2016-02-02 16:35:21 -08:00
Jeff Parsons
0b40ebcc9d Powered by JavaScript 2016-02-02 10:42:58 -08:00
Jeff Parsons
e20cb1d0e3 Fixed physical memory breakpoints when paging enabled 2016-01-31 11:23:13 -08:00
Jeff Parsons
03853a87b7 Starting work on v1.20.7 2016-01-26 15:20:17 -08:00
Jeff Parsons
b9a2968f03 Fixed problems booting the Oct 86 CP-DOS boot disk (the showstopper was allowing the mode of the LDT register to be changed by LOADALL) 2016-01-25 15:07:44 -08:00
Jeff Parsons
109238a0f5 The project is not "AWS-powered" anymore 2016-01-20 16:25:45 -08:00
Jeff Parsons
0252c8e5ec Bumped version to 1.20.5 2016-01-20 14:01:10 -08:00
Jeff Parsons
3158575aa7 Updated the icon locations for the Node XSL templates 2016-01-19 21:52:40 -08:00
Jeff Parsons
697ef9005f Additional DOS and OS/2 directory listings 2016-01-19 11:52:03 -08:00
Jeff Parsons
12b760f912 Changed the last embedPC() parameter from sStateFile to sParms, although for backward compatibility, if sParms is not a JSON object definition (ie, beginning with a brace), it continues to be treated as a state filename.
This change allows us to pass any number of additional properties to embedPC(), which in turn can override properties contained in the XML file; the only property overrides currently supported are 'state' (which overrides any 'state' property set in the XML's <computer> element) and 'automount' (which overrides any 'automount' property set in the XML's <fdc> element).  The goal is to make it easier to reuse XML machine definitions, by allowing commonly altered component attributes to be overridden.
2016-01-18 16:11:08 -08:00
Jeff Parsons
b10810ae4d Assorted redirects and title updates 2016-01-06 23:53:52 -08:00
Jeff Parsons
65cd073560 v1.20.3: The Happy 2016 Release 2015-12-31 16:07:49 -08:00
Jeff Parsons
ea9740751e Restored analytics tracking, merged the apps menu into the machines menu, and updated the 404 page 2015-12-27 16:42:45 -08:00