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
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
109238a0f5
The project is not "AWS-powered" anymore
2016-01-20 16:25:45 -08:00
Jeff Parsons
0252c8e5ec
Bumped version to 1.20.5
2016-01-20 14:01:10 -08:00
Jeff Parsons
d6be2ae7f7
Push out the FOOTBALL disks
2016-01-20 13:20:22 -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
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
519cd4e300
Fix indentation
2015-12-28 11:41:22 -08:00
Jeff Parsons
90ac63a68e
Fixed more PCTJ link errors
2015-12-16 18:00:07 -08:00
Jeff Parsons
0b5b5d4f1f
Fixed PCTJ link error
2015-12-16 17:53:14 -08:00
Jeff Parsons
92776d7feb
Aspect ratio fix
2015-12-16 13:58:00 -08:00
Jeff Parsons
2ab801bbc9
8087 information
2015-12-16 13:21:16 -08:00
Jeff Parsons
21b1214d7b
Factored our 80386 information a bit
2015-12-16 10:40:04 -08:00
Jeff Parsons
4ecef45d55
Fixed typo
2015-12-14 17:03:13 -08:00
Jeff Parsons
b16c4ec923
New name for archive website
2015-12-14 07:28:23 -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
d7b80b1b3e
More README updates
2015-12-11 09:47:41 -08:00
Jeff Parsons
78ba582d4e
Finished porting the blog posts
2015-12-10 23:41:59 -08:00
Jeff Parsons
f44dd6eb41
Updated software pubs
2015-12-10 09:44:33 -08:00
Jeff Parsons
130eb93bc0
Update Graphics for the IBM PC demos
2015-12-10 09:26:58 -08:00
Jeff Parsons
d46fec026c
More publication updates
2015-12-10 09:11:46 -08:00
Jeff Parsons
f2c8985b85
Publication updates
2015-12-09 17:46:01 -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
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
Jeff Parsons
deeac4902d
v1.19.6: Improved restartability of stack-related instructions
2015-09-14 16:53:57 -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
b8ddedd9cf
Improved the Debugger edit command
2015-08-28 23:17:21 -07:00
Jeff Parsons
927a71d681
v1.19.2: Added support for timer Read-Back command, segment probes, and improved instruction restartability
2015-08-24 17:27:34 -07:00
Jeff Parsons
3f42a9d85b
Started work on v1.19.1: Debugger improvements
2015-08-19 13:06:43 -07:00
Jeff Parsons
d2fb395e55
First round of changes to map Host touch events to Guest mouse events
2015-08-14 23:04:22 -07:00
Jeff Parsons
6003e948b6
First v1.18.8 change: preliminary support for 80386 debug registers
2015-07-31 18:25:37 -07:00
Jeff Parsons
812c0af6b6
Standard-mode Windows 3.0 finally runs properly
2015-07-30 12:50:44 -07:00
Jeff Parsons
2150744668
Added support for DRn and TRn instructions (although they're effectively NOPs for now)
2015-07-27 11:29:57 -07:00
Jeff Parsons
c7c988a0ad
Promote all XML files to v1.18.5
2015-07-26 17:08:55 -07:00
Jeff Parsons
7493abbeef
Fix a few more links
2015-07-19 08:44:45 -07:00