Migrated the 'resume' property from a hard-coded computer property to page-configurable machine property
This commit is contained in:
parent
0b803b23f1
commit
69f69f5b46
35 changed files with 64 additions and 42 deletions
|
|
@ -5,9 +5,10 @@ permalink: /devices/pcx86/machine/5150/mda/
|
|||
redirect_from:
|
||||
- /configs/pc/machines/5150/mda/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5150
|
||||
- id: ibm5150
|
||||
type: pcx86
|
||||
config: /devices/pcx86/machine/5150/mda/64kb/machine.xml
|
||||
resume: 1
|
||||
---
|
||||
|
||||
IBM PC with Monochrome (MDA) Display
|
||||
|
|
|
|||
Loading…
Reference in a new issue