Commit graph pcjs/devices/pc/machine
Author SHA1 Message Date
Jeff Parsons
0252c8e5ec Bumped version to 1.20.5 2016-01-20 14:01:10 -08:00
Jeff Parsons
814d1ddb6a More tweaks to the OS/2 prototype disk pages 2016-01-20 12:04:58 -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
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
4c179990ea Markdown typos 2016-01-11 16:47:55 -08:00
Jeff Parsons
fe23128a99 Merge branch 'master' into next-release 2016-01-09 18:02:13 -08:00
Jeff Parsons
65948139a4 More redirect fixes 2016-01-09 17:52:47 -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
b10810ae4d Assorted redirects and title updates 2016-01-06 23:53:52 -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
b4bd7996f0 Remove reference to nonexistent disk image 2015-12-28 14:31:20 -08:00
Jeff Parsons
b65e885214 Fixed some broken links 2015-12-28 12:32:33 -08:00
Jeff Parsons
e229ae2b78 Grrr, typos 2015-12-28 11:23:40 -08:00
Jeff Parsons
5a7b5baa65 Minor README tweaks 2015-12-28 11:18:23 -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
b93f6bf630 README updates and a new EGA config 2015-12-22 12:56:25 -08:00
Jeff Parsons
267d3726b1 Exclude more directories from Jekyll 2015-12-16 13:08:55 -08:00
Jeff Parsons
62a1e619df Differentiate between page titles and menu titles 2015-12-14 10:35:33 -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
de520d914f More README updates 2015-12-13 15:55:36 -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
78ba582d4e Finished porting the blog posts 2015-12-10 23:41:59 -08:00
Jeff Parsons
312c41c68a Machine updates 2015-12-10 10:49:52 -08:00
Jeff Parsons
0ce837adc1 Updated all the 5150 configs 2015-12-09 11:44:26 -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
aea9569821 Starting work on v1.20.2 2015-12-03 12:04:46 -08:00
Jeff Parsons
f56b55a50e Diskette updates 2015-11-19 17:12:13 -08:00
Jeff Parsons
6a86de48e7 Public machines should use a public disk library 2015-11-15 13:55:46 -08:00
Jeff Parsons
0c6db1df46 Preliminary groundwork for FPU support 2015-11-11 18:11:30 -08:00
Jeff Parsons
231bc201e7 Allow gzipped disk images 2015-11-08 10:30:47 -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
ae30618a12 Set autostart to true 2015-10-23 17:02:21 -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
a774fb983e v1.19.7: Windows 95 boots to the desktop 2015-09-21 18:37:44 -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
978b668a42 v1.19.5 update 2015-09-12 03:02:02 -07:00
Jeff Parsons
b69c8ba1fc v1.19.5 update 2015-09-12 02:58:02 -07:00
Jeff Parsons
2608f0d5e3 v1.19.5 update 2015-09-12 02:47:01 -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
Jeff Parsons
38e3b4e568 v1.19.4 checkpoint 2015-09-02 10:01:39 -07:00
Jeff Parsons
1a67c7acbd v1.19.3: More Windows 95-related updates 2015-09-01 16:19:20 -07:00