Jeff Parsons
0252c8e5ec
Bumped version to 1.20.5
2016-01-20 14:01:10 -08:00
Jeff Parsons
d6be2ae7f7
Push out the FOOTBALL disks
2016-01-20 13:20:22 -08:00
Jeff Parsons
9e324d6992
Fixed manifest XSL processing (hopefully)
2016-01-19 21:26:28 -08:00
Jeff Parsons
0c0e508f78
Updated OS/2 disk information
2016-01-19 16:22:10 -08:00
Jeff Parsons
ade4d9863a
Fixed disk processing for manifest XML files
2016-01-19 13:34:03 -08:00
Jeff Parsons
1ca377fb68
Updated MarkOut and HTMLOut components to use embedPC() with the new 'parms' parameter instead of the old 'state' parameter.
...
This allows us to continue using the Node web server to debug machines that are launched using new YAML-based Markdown machines settings, the most important being 'automount' (otherwise those machines might not be loaded with the correct disks)
2016-01-19 11:49:30 -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
4d146031c3
The Oxford comma...
2016-01-17 22:58:49 -08:00
Jeff Parsons
2283d4e0b8
README changes
2016-01-17 22:56:45 -08:00
Jeff Parsons
5cb676e501
Updated Computer constants
2016-01-16 14:37:39 -08:00
Jeff Parsons
a63b5326c0
Return to work on v1.20.4
2016-01-09 16:34:03 -08:00
Jeff Parsons
09d82baf5a
Updated bullets for Node
2016-01-06 18:03:45 -08:00
Jeff Parsons
c792895b10
v1.20.3: The Happy 2016 Release
2015-12-31 15:51:14 -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
Jeff Parsons
07a607fbf3
README updates
2015-12-24 16:25:40 -08:00
Jeff Parsons
bd7b6c56f8
Fix line breaks
2015-12-24 15:32:49 -08:00
Jeff Parsons
725ded102c
Assorted OS/2 README updates
2015-12-24 15:25:42 -08:00
Jeff Parsons
57d58e1b79
Fix Moria state file
2015-12-21 14:46:00 -08:00
Jeff Parsons
3ba9f110b7
Another change from the gh-pages branch
2015-12-16 17:49:05 -08:00
Jeff Parsons
1fc0d6c8f1
Change default machine heading size
2015-12-16 17:05:55 -08:00
Jeff Parsons
a7a30ad676
More updates from the gh-pages branch
2015-12-16 16:19:13 -08:00
Jeff Parsons
ab4f24185c
All references to GitHub project files should use the "master" branch
2015-12-16 13:39:51 -08:00
Jeff Parsons
fbb9c14f59
Merge in old master changes
2015-12-16 12:41:02 -08:00
Jeff Parsons
33098e4e18
Web server update
2015-12-16 12:34:23 -08:00
Jeff Parsons
cc807175d6
Ensured v1.20.2 was recompiled in the gh-pages branch
2015-12-14 18:17:16 -08:00
Jeff Parsons
6aa4ebd4d9
Links
2015-12-14 18:05:03 -08:00
Jeff Parsons
62a1e619df
Differentiate between page titles and menu titles
2015-12-14 10:35:33 -08:00
Jeff Parsons
8fcdff0a3e
Reorganized PCjs settings
2015-12-14 08:22:07 -08:00
Jeff Parsons
b16c4ec923
New name for archive website
2015-12-14 07:28:23 -08:00
Jeff Parsons
89f92538bd
More README updates
2015-12-13 16:48:31 -08:00
Jeff Parsons
ce068f2655
More README updates
2015-12-13 16:39:41 -08:00
Jeff Parsons
cdd37e9c22
Updated disk information
2015-12-13 15:29:09 -08:00
Jeff Parsons
51d187f145
Fixed XSLT issue uncovered by a recent Microsoft Edge release
2015-12-13 11:06:38 -08:00
Jeff Parsons
645748091c
Documentation updates
2015-12-09 15:23:21 -08:00
Jeff Parsons
26c351bbbe
Starting to flesh out the static PCjs website
2015-12-09 11:24:52 -08:00
Jeff Parsons
2aa496aa7e
More progress with Jekyll
2015-12-08 15:14:39 -08:00
Jeff Parsons
e992a55ef3
If a Markdown file contains Front Matter with a title, then replace the Front Matter with a matching heading
2015-12-07 13:50:12 -08:00
Jeff Parsons
553b5b1df8
Test removal of Front Matter from Markdown files
2015-12-07 13:19:08 -08:00
Jeff Parsons
2ec761eeda
Eliminate spurious video mode change (triggered by Mode X detection code)
2015-12-01 20:37:43 -08:00
Jeff Parsons
10d2551bc0
Fix SGDT/SIDT for the 80386
2015-11-23 17:07:56 -08:00
Jeff Parsons
cd40531510
Disk reorganization
2015-11-11 18:13:27 -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
dc8baec9f0
v1.20.0: Limited stepping support and a couple signed/unsigned division fixes
2015-10-31 08:31:31 -07:00
Jeff Parsons
6dcb644a05
Added support for machine configs with a specific CPU stepping (also, fixed IMUL reg,r/m,imm disassembly)
2015-10-28 16:57:55 -07:00
Jeff Parsons
8e71267747
Updated Closure Compiler, fixed some constant inlining problems, and turned PREFETCH off for now
2015-10-27 13:02:43 -07:00
Jeff Parsons
922ca42571
Starting work on v1.20.0
2015-10-23 18:39:06 -07:00
Jeff Parsons
2b1b27c6bb
v1.19.9: Fixed DOS window creation issues
2015-10-23 16:27:12 -07:00
Jeff Parsons
b3696d81ae
Updated Windows 95 blog page
2015-10-21 10:52:12 -07:00
Jeff Parsons
bf6682121b
v1.19.8 checkpoint
2015-09-22 10:57:17 -07:00
Jeff Parsons
a774fb983e
v1.19.7: Windows 95 boots to the desktop
2015-09-21 18:37:44 -07:00