Commit graph pcjs/devices/pc/machine/compaq
Author SHA1 Message Date
Jeff Parsons
e64f94dee7 More demos 2016-03-12 15:26:45 -08:00
Jeff Parsons
0eddbd05a3 Fixed CGA graphics modes on VGA cards 2016-03-12 13:33:21 -08:00
Jeff Parsons
8d1031c8b2 Ready to debug Windows/386 (see /disks/pc/windows/2.01/) 2016-03-10 12:30:44 -08:00
Jeff Parsons
5047769843 Reorganized keyboard layouts 2016-03-10 07:45:11 -08:00
Jeff Parsons
e9e7ccf6f2 Support for overriding machine hard drive(s) 2016-03-10 00:54:34 -08:00
Jeff Parsons
66a36828d1 Starting work on v1.21.1 2016-03-09 12:51:14 -08:00
Jeff Parsons
4799750a3b Organized hard disk configs 2016-03-09 11:45:24 -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
94069ba88f OS/2 FOOTBALL prototype disk boots successfully with new ParallelPort component installed 2016-02-07 22:36:08 -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
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
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
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
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
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
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
aea9569821 Starting work on v1.20.2 2015-12-03 12:04: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