pcjs/docs
Repository files (latest commit first)
Filename Latest commit message Latest commit date
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
..
6502 Fix Moria state file 2015-12-21 14:46:00 -08:00
about The Oxford comma... 2016-01-17 22:58:49 -08:00
c1pjs v1.20.3: The Happy 2016 Release 2015-12-31 15:51:14 -08:00
os2 README updates 2015-12-24 16:25:40 -08:00
pcjs 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. 2016-01-18 16:11:08 -08:00
x86 Updated Computer constants 2016-01-16 14:37:39 -08:00
README.md Updated bullets for Node 2016-01-06 18:03:45 -08:00

layout title menu_title menu_order permalink
page Documentation Docs 6 /docs/

Documentation

Documentation is available for the following JavaScript Machines:

Assorted documentation is also available for programming the machines: