Allow a default machine name to appear as a placeholder while the script(s) load
This commit is contained in:
parent
6c5b61b21d
commit
71fa2547be
5 changed files with 38 additions and 5 deletions
1
index.md
1
index.md
|
|
@ -4,6 +4,7 @@ permalink: /
|
|||
machines:
|
||||
- type: pc
|
||||
id: ibm5150
|
||||
name: "IBM PC (Model 5150) with Monochrome Display"
|
||||
config: /devices/pc/machine/5150/mda/64kb/machine.xml
|
||||
- type: c1p
|
||||
id: demoC1P
|
||||
|
|
|
|||
Loading…
Reference in a new issue