Jeff Parsons
2ba7f502c1
Start using fenced code blocks with language identifiers to improve highlighting with GitHub Pages
2016-05-01 16:09:33 -07:00
Jeff Parsons
82766dbfdf
A fix for directories that contain both a manifest-based machine reference and Markdown-based machine definition (to avoid having redundant machines)
2016-04-16 15:16:31 -07:00
Jeff Parsons
53c9524f4c
More website corrections
2016-04-14 19:00:23 -07:00
Jeff Parsons
f388a6cd85
More README updates
2016-04-12 15:26:28 -07:00
Jeff Parsons
adca89efca
More disk README updates
2016-04-12 11:06:04 -07:00
Jeff Parsons
f8821a8f86
More disk README updates
2016-04-12 10:57:45 -07:00
Jeff Parsons
857ddac3d9
Updated MINIX and Unix directories
2016-04-12 10:23:46 -07:00
Jeff Parsons
7f967f5e03
README correction
2016-04-12 09:17:32 -07:00
Jeff Parsons
b55e6ba2c4
5170 and Enhanced DEBUG updates
2016-04-11 18:19:53 -07:00
Jeff Parsons
23bb3da81c
Disk updates
2016-04-11 11:14:08 -07:00
Jeff Parsons
733a668b0e
Disk updates
2016-04-11 11:06:14 -07:00
Jeff Parsons
e5015567a6
Disk updates
2016-04-11 10:54:15 -07:00
Jeff Parsons
b537861042
More README fill-ins
2016-04-09 09:27:31 -07:00
Jeff Parsons
b626917cbf
Disk updates
2016-04-08 12:20:31 -07:00
Jeff Parsons
aba69c0139
Another diagnostic disk
2016-03-28 15:22:10 -07:00
Jeff Parsons
2db934a99f
Disk library updates
2016-03-23 16:53:13 -07:00
Jeff Parsons
63023ec08e
No PC-DOS 6.00
2016-03-21 14:40:49 -07:00
Jeff Parsons
41d073ddba
Columbia Data Products MPC 1600 works, but the Zenith Z-150 does not
2016-03-19 17:19:14 -07:00
Jeff Parsons
6202c108fd
Remove DEBUG code
2016-03-17 17:11:54 -07:00
Jeff Parsons
4e7c765f7b
More documentation updates
2016-03-13 21:34:38 -07:00
Jeff Parsons
06094fcd48
Documentation updates
2016-03-13 17:44:59 -07:00
Jeff Parsons
a05f9b58fd
Added Microsoft Adventure
2016-03-12 16:45:30 -08:00
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
1f7c95f328
Ready to debug Windows/386 now
2016-03-11 15:35:06 -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
a56e347a88
Fixed a couple of new DiskDump bugs
2016-02-23 10:48:22 -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
00a0ba0fee
Updated main machine list
2016-02-04 09:43:24 -08:00
Jeff Parsons
2aa4939bfc
Updated COMPAQ disk information
2016-02-03 12:47:27 -08:00
Jeff Parsons
5e3b186eac
More Windows README updates
2016-02-03 10:11:42 -08:00
Jeff Parsons
7cdb6ba70c
More Windows diskettes
2016-02-02 17:58:57 -08:00
Jeff Parsons
23d12649d6
More Windows diskettes
2016-02-02 17:48:04 -08:00
Jeff Parsons
04c72bb812
More Windows diskette updates
2016-02-02 16:35:21 -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
e71f8c096a
Debugger refinements
2016-02-01 14:25:58 -08:00
Jeff Parsons
d6536b1ace
README updates, including some Windows directory listings (and corrections)
2016-01-30 13:46:59 -08:00
Jeff Parsons
676449279e
README updates, including some Windows directory listings (and corrections)
2016-01-30 13:08:16 -08:00
Jeff Parsons
814d1ddb6a
More tweaks to the OS/2 prototype disk pages
2016-01-20 12:04:58 -08:00
Jeff Parsons
51392097ba
OS/2 README updates
2016-01-19 16:32:00 -08:00
Jeff Parsons
0c0e508f78
Updated OS/2 disk information
2016-01-19 16:22:10 -08:00
Jeff Parsons
6ea9126087
Fixed back link
2016-01-18 16:55:03 -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
cdff68669e
More redirect fixes
2016-01-09 17:59:31 -08:00
Jeff Parsons
65948139a4
More redirect fixes
2016-01-09 17:52:47 -08:00
Jeff Parsons
b10810ae4d
Assorted redirects and title updates
2016-01-06 23:53:52 -08:00