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
252fc520a4
Set imageSmoothingEnabled to false for C1Pjs (although in this case the improvement seems negligible)
2016-05-08 11:06:26 -07:00
Jeff Parsons
1cc5b58c1e
Start work on v1.22.0
2016-05-01 10:16:35 -07:00
Jeff Parsons
84d3f0da00
Starting on v1.21.7 (with live register display fixes)
2016-04-15 12:03:18 -07:00
Jeff Parsons
cf307a46e2
Starting work on v1.21.6
2016-04-02 18:39:42 -07:00
Jeff Parsons
3b2cbcaa88
Tweaked MDA aspect ratio, and turned 40-column font scaling back on
2016-04-02 13:13:47 -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
520f878760
Starting on the next release
2016-04-01 17:24:50 -07:00
Jeff Parsons
c3ad7d4f10
Working on next version
2016-03-23 17:51:31 -07:00
Jeff Parsons
6335d940d2
Version bump
2016-03-23 17:24:35 -07:00
Jeff Parsons
5072a27292
Simplified ROM folder structure
2016-03-20 11:38:38 -07:00
Jeff Parsons
87e275b5f1
Blog edits
2016-03-16 15:13:18 -07:00
Jeff Parsons
6f79a84d83
Starting on v1.21.2
2016-03-14 08:53:07 -07:00
Jeff Parsons
0eddbd05a3
Fixed CGA graphics modes on VGA cards
2016-03-12 13:33:21 -08:00
Jeff Parsons
5047769843
Reorganized keyboard layouts
2016-03-10 07:45:11 -08:00
Jeff Parsons
66a36828d1
Starting work on v1.21.1
2016-03-09 12:51:14 -08:00
Jeff Parsons
81c4b61522
Re-enable PREFTECH, fix IP limit checking, and restore support for autoMount overrides
2016-03-09 09:47:17 -08:00
Jeff Parsons
0c2a50ed0a
Consolidated EGA/VGA ROM references with their respective XML video configuration files
2016-03-08 17:42:43 -08:00
Jeff Parsons
49ca936a18
Slimmed-down ModRegRM decoding (at some potential performance cost)
2016-03-07 15:34:28 -08:00
Jeff Parsons
12d4662bbf
Merge branch 'master' into next-release
2016-03-06 11:22:47 -08:00
Jeff Parsons
7ca64fcea5
Added more demos and support for mixed-case properties (including a new 'debugger' property in Markdown files)
2016-03-05 18:09:41 -08:00
Jeff Parsons
ba104d23b2
Working on v1.30.0, starting with cleaner separation of opcode function helpers from other (eg, control-flow) helpers
2016-03-04 16:23:22 -08:00
Jeff Parsons
3d514e4d6b
More COMPAQ tweaks
2016-03-04 14:40:51 -08:00
Jeff Parsons
1c04ada64b
Remembering COMPAQ
2016-02-25 11:05:39 -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
3b4cc494c8
Work begins on v1.20.9, starting with support for an autoPower machine parameter (which can be encoded as autopower in the Front Matter of a web page)
2016-02-10 09:31:14 -08:00
Jeff Parsons
c9eda96858
Reorganized the BASIC and BIOS ROMs into the ROM folder
2016-02-06 12:20:53 -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
62986953ed
Updated OS/2 prototype disk info
2016-01-31 14:38:03 -08:00
Jeff Parsons
4acf39f83e
Version bump, assorted CPU documentation tweaks, and more machine redirects
2016-01-29 14:32:54 -08:00
Jeff Parsons
a5b9e0cae7
Some improvements for FOOTBALL, including support for the 386 LOADALL instruction
2016-01-28 22:22:36 -08:00
Jeff Parsons
03853a87b7
Starting work on v1.20.7
2016-01-26 15:20:17 -08:00
Jeff Parsons
8ccc1b44f5
Bumped the version number
2016-01-23 15:13:19 -08:00
Jeff Parsons
2c1b6485e9
Some machines were unnamed, and some doc links were broken
2016-01-21 19:16:40 -08:00
Jeff Parsons
0252c8e5ec
Bumped version to 1.20.5
2016-01-20 14:01:10 -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
a63b5326c0
Return to work on v1.20.4
2016-01-09 16:34:03 -08:00
Jeff Parsons
81205751f1
Temporary version revert
2016-01-09 16:27:31 -08:00
Jeff Parsons
c21f361ca2
Updated the built-in Node web server to deal with the modified blog structure
2016-01-06 18:00:50 -08:00
Jeff Parsons
c792895b10
v1.20.3: The Happy 2016 Release
2015-12-31 15:51:14 -08:00
Jeff Parsons
cdd37e9c22
Updated disk information
2015-12-13 15:29:09 -08:00
Jeff Parsons
bb806f1548
Demote gh-pages branch to version 1.20.1
2015-12-11 11:58:18 -08:00
Jeff Parsons
aea9569821
Starting work on v1.20.2
2015-12-03 12:04:46 -08:00
Jeff Parsons
b0bac10944
v1.20.1: Updated touch support to improve tablet operation
2015-10-31 15:22:01 -07:00
Jeff Parsons
922ca42571
Starting work on v1.20.0
2015-10-23 18:39:06 -07:00
Jeff Parsons
961b5519f9
Starting work on v1.19.9
2015-10-21 12:32:23 -07:00
Jeff Parsons
bf6682121b
v1.19.8 checkpoint
2015-09-22 10:57:17 -07:00
Jeff Parsons
3b0ae56535
v1.19.7 checkpoint
2015-09-14 17:45:12 -07:00
Jeff Parsons
deeac4902d
v1.19.6: Improved restartability of stack-related instructions
2015-09-14 16:53:57 -07:00
Jeff Parsons
09295a1a27
v1.19.5 checkpoint (includes a fix to the "pop mem" instruction)
2015-09-10 15:18:20 -07:00