Jeff Parsons
520f878760
Starting on the next release
2016-04-01 17:24:50 -07:00
Jeff Parsons
4c8381e09f
Added PC-AT diagnostics disk
2016-03-28 13:20:45 -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
87e275b5f1
Blog edits
2016-03-16 15:13:18 -07:00
Jeff Parsons
6f79a84d83
Starting on v1.21.2
2016-03-14 08:53:07 -07:00
Jeff Parsons
e9e7ccf6f2
Support for overriding machine hard drive(s)
2016-03-10 00:54:34 -08:00
Jeff Parsons
66a36828d1
Starting work on v1.21.1
2016-03-09 12:51:14 -08:00
Jeff Parsons
65115556ad
Fixed some sloppy coding
2016-03-07 16:09:51 -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
6b5e9ef1d4
Documentation updates
2016-02-19 12:23:12 -08:00
Jeff Parsons
585a851ce5
Fixes to machine save support
2016-02-17 11:05:27 -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
94069ba88f
OS/2 FOOTBALL prototype disk boots successfully with new ParallelPort component installed
2016-02-07 22:36:08 -08:00
Jeff Parsons
a23147b5c6
Syntax highlighting changes
2016-02-03 15:17:08 -08:00
Jeff Parsons
e71f8c096a
Debugger refinements
2016-02-01 14:25:58 -08:00
Jeff Parsons
5b7dce1224
Add the ability to pass through any string property to PCjs declared at the top of the Markdown file
2016-02-01 10:00:05 -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
0252c8e5ec
Bumped version to 1.20.5
2016-01-20 14:01:10 -08:00
Jeff Parsons
9912cbdfc9
Tell Jekyll to ignore more files/directories
2016-01-20 13:23:30 -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
c77bb9d94d
More Jekyll exclusions (because it seems that an exclusion for the root doesn't work for subdirectories, and vice versa)
2016-01-16 16:19:42 -08:00
Jeff Parsons
46195474a6
Ignore more files
2016-01-14 13:19:21 -08:00
Jeff Parsons
8ec60a400c
Reduce the number of files that Jekyll rebuilds
2016-01-10 13:40:47 -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
b10810ae4d
Assorted redirects and title updates
2016-01-06 23:53:52 -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
7aefae3c41
Removed jekyll-sitemap (which seemed to degrade Google search results)
2015-12-31 17:13:08 -08:00
Jeff Parsons
c792895b10
v1.20.3: The Happy 2016 Release
2015-12-31 15:51:14 -08:00
Jeff Parsons
719d63c60e
Blog post fix
2015-12-17 16:22:56 -08:00
Jeff Parsons
4fdf53819d
Somehow failed to pick up markout.js from the gh-pages branch
2015-12-16 15:51:05 -08:00
Jeff Parsons
267d3726b1
Exclude more directories from Jekyll
2015-12-16 13:08:55 -08:00
Jeff Parsons
78c01fa7d8
Exclude Node-related directories from Jekyll
2015-12-15 23:45:06 -08:00
Jeff Parsons
6360fda120
Fixed inspections
2015-12-15 11:09:21 -08:00
Jeff Parsons
d775acc921
Domain name change
2015-12-14 12:31:37 -08:00
Jeff Parsons
8fcdff0a3e
Reorganized PCjs settings
2015-12-14 08:22:07 -08:00
Jeff Parsons
78267b2e92
More README updates
2015-12-11 09:26:19 -08:00
Jeff Parsons
d46fec026c
More publication updates
2015-12-10 09:11:46 -08:00
Jeff Parsons
cd36be4e19
Fixed support for compiled scripts, and improved error reporting if XML transformation didn't produce a valid machine element
2015-12-09 13:56:11 -08:00
Jeff Parsons
629693ed8f
Support for uncompiled scripts if pcjs_compiled set to false in _config.yml
2015-12-09 12:51:24 -08:00
Jeff Parsons
26c351bbbe
Starting to flesh out the static PCjs website
2015-12-09 11:24:52 -08:00
Jeff Parsons
d6bc490fe6
Fixed machine includes
2015-12-08 23:20:03 -08:00
Jeff Parsons
601e4b75df
Config correction
2015-12-08 17:17:52 -08:00
Jeff Parsons
4cb42e3789
Let's try a top-level domain and see if we can avoid having to add site.baseurl to every Markdown link
2015-12-08 17:10:34 -08:00
Jeff Parsons
2aa496aa7e
More progress with Jekyll
2015-12-08 15:14:39 -08:00