Jeff Parsons
c4b3887846
Tools README
2016-04-14 00:23:03 -07:00
Jeff Parsons
9d54edce0f
Tools README
2016-04-14 00:18:07 -07:00
Jeff Parsons
dc93221cbd
C compiler README updates
2016-04-14 00:14:33 -07:00
Jeff Parsons
fe12091acf
Software guide updates
2016-04-13 10:14:52 -07:00
Jeff Parsons
345a9146f5
More disk README updates
2016-04-12 12:49:52 -07:00
Jeff Parsons
b55e6ba2c4
5170 and Enhanced DEBUG updates
2016-04-11 18:19:53 -07:00
Jeff Parsons
231ca3961e
More documentation updates
2016-04-08 22:45:25 -07:00
Jeff Parsons
437218df15
Documentation updates
2016-04-08 09:27:30 -07:00
Jeff Parsons
5827269c77
Publication updates
2016-04-08 08:26:44 -07:00
Jeff Parsons
25da7a3a94
More redirects and some API tweaks
2016-04-07 08:29:54 -07:00
Jeff Parsons
107a10abb6
Documentation correction
2016-04-05 09:00:53 -07:00
Jeff Parsons
cf307a46e2
Starting work on v1.21.6
2016-04-02 18:39:42 -07:00
Jeff Parsons
520f878760
Starting on the next release
2016-04-01 17:24:50 -07:00
Jeff Parsons
7a51241486
Added MDA and CGA 5170 configurations, and fixed a problem with 5170 REV2/REV3 floppy-only machines
2016-04-01 15:38:26 -07:00
Jeff Parsons
1ad526ba4b
Documentation updates
2016-03-31 09:25:03 -07:00
Jeff Parsons
1064c8623c
Documentation updates
2016-03-31 09:23:15 -07:00
Jeff Parsons
ab06e95198
Software manual updates
2016-03-31 08:36:40 -07:00
Jeff Parsons
9441a87b88
Document shuffle
2016-03-31 08:00:24 -07:00
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
5e4e875d05
Added useful disks from assorted programming guides
2016-03-23 12:42:18 -07:00
Jeff Parsons
6f79a84d83
Starting on v1.21.2
2016-03-14 08:53:07 -07:00
Jeff Parsons
66a36828d1
Starting work on v1.21.1
2016-03-09 12:51:14 -08:00
Jeff Parsons
d27908ffa0
Added page IDs: replace.js '(\[<img )(.*"Page )([0-9]+)(.*)' '$1id="page-$3" $2$3$4' --include='*.md'
2016-03-09 11:16:07 -08:00
Jeff Parsons
49ca936a18
Slimmed-down ModRegRM decoding (at some potential performance cost)
2016-03-07 15:34:28 -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
1c04ada64b
Remembering COMPAQ
2016-02-25 11:05:39 -08:00
Jeff Parsons
581f7f8dc3
Open question about whether fnINT() should use pushData() instead of pushWord()...
2016-02-19 13:12:15 -08:00
Jeff Parsons
6b5e9ef1d4
Documentation updates
2016-02-19 12:23:12 -08:00
Jeff Parsons
12439f8cd0
Documentation updates
2016-02-18 15:21:35 -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
32cd1a3bbb
Documentation update
2016-02-08 17:33:52 -08:00
Jeff Parsons
428deef324
BIOS reorganization
2016-02-08 09:52:05 -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
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