Commit graph pcjs/devices
Author SHA1 Message Date
Jeff Parsons
9c2ec7a20b Disk in current drive can now be saved as an IMG file, and groundwork has been laid for saving an entire machine 2016-02-12 14:14:56 -08:00
Jeff Parsons
e4cee436cc Scaffolding in place for build options 2016-02-10 12:24:27 -08:00
Jeff Parsons
f2bfecd83f Autopower support in place 2016-02-10 10:28:11 -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
a9e5979406 static folders renamed to archive folders 2016-02-09 18:15:49 -08:00
Jeff Parsons
9a3a9c31a2 Better XML redirect fix: pretend the old URL was a folder with an .xml extension 2016-02-09 17:41:19 -08:00
Jeff Parsons
5f0972e8e6 Jekyll redirect_from doesn't work with URLs ending with .xml extension 2016-02-09 16:31:42 -08:00
Jeff Parsons
4315fb8dd3 Remove package.json files for internal modules (revisit this if we ever plan to publish them) 2016-02-09 16:06:52 -08:00
Jeff Parsons
6c5b61b21d Enable touchscreen mouse emulation for VGA configs 2016-02-09 08:51:49 -08:00
Jeff Parsons
12e10427bf Fix BIOS links 2016-02-08 18:15:52 -08:00
Jeff Parsons
422ee05610 BIOS reorganization 2016-02-08 09:53:29 -08:00
Jeff Parsons
428deef324 BIOS reorganization 2016-02-08 09:52:05 -08:00
Jeff Parsons
94069ba88f OS/2 FOOTBALL prototype disk boots successfully with new ParallelPort component installed 2016-02-07 22:36:08 -08:00
Jeff Parsons
070ea74f2f Documentation updates 2016-02-07 11:05:12 -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
4ba4b42862 More machine list updates 2016-02-04 10:16:22 -08:00
Jeff Parsons
00a0ba0fee Updated main machine list 2016-02-04 09:43:24 -08:00
Jeff Parsons
0620303224 Upgrade the DeskPro EGA machine to 256Kb EGA 2016-02-02 16:38:30 -08:00
Jeff Parsons
04c72bb812 More Windows diskette updates 2016-02-02 16:35:21 -08:00
Jeff Parsons
a2af8c32bf Powered by JavaScript 2016-02-02 10:46:35 -08:00
Jeff Parsons
38c1632511 Support for unlimited test controls 2016-02-02 10:31:11 -08:00
Jeff Parsons
4ab2c21043 Support for control bindings with user-defined values (eg, for Keyboard "test" button) 2016-02-02 10:21:45 -08:00
Jeff Parsons
a7f9985785 Added more directory listings 2016-02-01 15:50:32 -08:00
Jeff Parsons
e71f8c096a Debugger refinements 2016-02-01 14:25:58 -08:00
Jeff Parsons
62986953ed Updated OS/2 prototype disk info 2016-01-31 14:38:03 -08:00
Jeff Parsons
676449279e README updates, including some Windows directory listings (and corrections) 2016-01-30 13:08:16 -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
c7ce1c43c0 Fixed one (of several known) TSS fault cases that pre-1.0 OS/2 builds depended on, and added support for the SysReq soft-key binding (since pre-1.0 OS/2 builds used that instead of Ctrl-Esc) 2016-01-23 13:21:19 -08:00
Jeff Parsons
aeb518f078 More old OS/2 disk information 2016-01-22 14:58:53 -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
6291d52a5c Cleaned up the 5170 machines a bit (and eliminated some redundant ones) 2016-01-21 14:03:29 -08:00
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
46195474a6 Ignore more files 2016-01-14 13:19:21 -08:00
Jeff Parsons
581aebe92a Merge branch 'master' into next-release 2016-01-11 17:23:53 -08:00
Jeff Parsons
4c179990ea Markdown typos 2016-01-11 16:47:55 -08:00
Jeff Parsons
76f3d38889 Fixed two missing links (fixes all known missing links) 2016-01-10 13:47:10 -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