Commit graph pcjs/pubs/pc/magazines/README.md
Author SHA1 Message Date
Jeff Parsons
288f28055d Starting work on disambiguating PCjs the emulator from PCjs the project/website; the emulator will become PCx86 2016-05-16 20:55:32 -07: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
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
f2c8985b85 Publication updates 2015-12-09 17:46:01 -08:00
Jeff Parsons
6bc32dc6cf Update to pubs 2015-02-07 20:29:23 -08:00
jeffpar
a5e3e6a59d Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00