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
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
62a1e619df
Differentiate between page titles and menu titles
2015-12-14 10:35:33 -08:00
Jeff Parsons
55b319b7dd
Removed redundant pub image
2015-12-14 09:58:41 -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