Merge branch 'master' into gh-pages, and fix a few issues related to autoStart
# Conflicts: # _posts/2016-12-02-the-pdp-11-and-vt100-revisited.md # docs/pcx86/examples/pcx86-dbg.js # docs/pcx86/examples/pcx86.js
This commit is contained in:
parent
bd28930a19
commit
9ed580066c
33 changed files with 348 additions and 321 deletions
|
|
@ -33,7 +33,7 @@ Attributes
|
|||
* Provides an easy way to multiply the default CPU speed.
|
||||
* *autoStart* (optional)
|
||||
* This can be set to "true" or "false" to explicitly control whether or not the machine starts running automatically.
|
||||
If this parameter is omitted, the machine will autostart only if no Debugger component is included and no "Run" button is defined.
|
||||
If this parameter is omitted, the machine will autostart only if no Debugger component is included and no **Run** button is defined.
|
||||
|
||||
Also supports the attributes of *[Component](/docs/pcx86/component/)*. The *id* attribute is optional, since machines
|
||||
currently support only one CPU component.
|
||||
|
|
|
|||
Loading…
Reference in a new issue