Commit graph pcjs/disks/pc/dos
Author SHA1 Message Date
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
6f79a84d83 Starting on v1.21.2 2016-03-14 08:53:07 -07:00
Jeff Parsons
4e7c765f7b More documentation updates 2016-03-13 21:34:38 -07:00
Jeff Parsons
0eddbd05a3 Fixed CGA graphics modes on VGA cards 2016-03-12 13:33:21 -08:00
Jeff Parsons
6ba02637c3 Continuing the separation of software states from machine states 2016-03-11 14:50:14 -08:00
Jeff Parsons
00d1201425 PC-DOS information updates 2016-03-11 11:51:17 -08:00
Jeff Parsons
970f4c356d Updated PC-DOS 4.00 and 6.10 info 2016-03-10 14:28:15 -08:00
Jeff Parsons
a2b779a82e Updated PC-DOS 5.00 info 2016-03-10 14:10:12 -08:00
Jeff Parsons
66a36828d1 Starting work on v1.21.1 2016-03-09 12:51:14 -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
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
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
c9eda96858 Reorganized the BASIC and BIOS ROMs into the ROM folder 2016-02-06 12:20:53 -08:00
Jeff Parsons
c1599f0257 Jekyll preserves dashes in heading IDs after all 2016-02-05 17:25:45 -08:00
Jeff Parsons
4843c17277 Separated COMPAQ MS-DOS disks into their own subdirectories 2016-02-04 16:01:14 -08:00
Jeff Parsons
4b5ee43755 Separated COMPAQ MS-DOS disks into their own subdirectories 2016-02-04 15:59:22 -08:00
Jeff Parsons
c3215b7aca Added MS-DOS 1.x and 2.0 directory listings (and fixed improper fault handling on 8086 machines) 2016-02-04 12:13:32 -08:00
Jeff Parsons
2aa4939bfc Updated COMPAQ disk information 2016-02-03 12:47:27 -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
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
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
a3d19ff7df More redundant machines eliminated, thanks to the new support for 'automount' overrides 2016-01-19 13:40:02 -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
59b7ca3f79 Additional DOS and OS/2 directory listings 2016-01-17 22:53:42 -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
ef275242be DOS corrections 2015-12-14 08:28:22 -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
b1bea17aef More disk images 2015-11-26 11:34:14 -08:00
Jeff Parsons
5662b2fe19 Added a Microsoft Tools README and a few old MS-DOS OEM disk images 2015-11-20 20:28:57 -08:00
Jeff Parsons
1dd50c68d3 Minor visible buffer fix for text modes on newer (EGA/VGA) cards 2015-11-20 10:42:30 -08:00
Jeff Parsons
42b73e4606 Updated information about MS-DOS 4.00 and 4.01 2015-11-20 08:51:30 -08:00
Jeff Parsons
f56b55a50e Diskette updates 2015-11-19 17:12:13 -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