Allow a machine's 'resume' property to be set by the web page, not just the machine file
This commit is contained in:
parent
38dc1d1f42
commit
7157c7e7b8
9 changed files with 52 additions and 38 deletions
|
|
@ -351,6 +351,7 @@ MarkOut.aHTMLEntities = {
|
|||
* 'messages' (eg, "disk")
|
||||
* 'autopower' (eg, true)
|
||||
* 'autostart' (eg, true)
|
||||
* 'resume' (eg, "0", "1", "2", "3", or "state.json")
|
||||
*
|
||||
* and any other string-based property you wish to pass through to PCjs (via the embedPC() sParms parameter).
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue