Migrated the 'resume' property from a hard-coded computer property to page-configurable machine property

This commit is contained in:
Jeff Parsons 2017-06-23 14:53:55 -07:00 • committed by Jeff Parsons
commit 69f69f5b46
35 changed files with 64 additions and 42 deletions

View file

@ -6,6 +6,7 @@ machines:
- type: pcx86
id: ibm5150-compaq111
config: /devices/pcx86/machine/5150/mda/64kb/machine.xml
resume: 1
autoMount:
A:
path: /disks/pcx86/dos/compaq/1.11/COMPAQ-DOS111.json

View file

@ -6,6 +6,7 @@ machines:
- type: pcx86
id: ibm5150-compaq112
config: /devices/pcx86/machine/5150/mda/64kb/machine.xml
resume: 1
autoMount:
A:
path: /disks/pcx86/dos/compaq/1.12/COMPAQ-DOS112.json

View file

@ -7,6 +7,7 @@ machines:
id: ibm5150-pcdos090
debugger: true
config: /devices/pcx86/machine/5150/mda/256kb/debugger/machine.xml
resume: 1
autoMount:
A:
path: /disks/pcx86/dos/ibm/0.90/PCDOS090.json

View file

@ -6,6 +6,7 @@ machines:
- type: pcx86
id: ibm5150-pcdos100
config: /devices/pcx86/machine/5150/mda/64kb/machine.xml
resume: 1
autoMount:
A:
path: /disks/pcx86/dos/ibm/1.00/PCDOS100.json

View file

@ -6,6 +6,7 @@ machines:
- type: pcx86
id: ibm5150-pcdos110
config: /devices/pcx86/machine/5150/mda/64kb/machine.xml
resume: 1
autoMount:
A:
path: /disks/pcx86/dos/ibm/1.10/PCDOS110.json