Beefed up the shareware machine configs a bit
This commit is contained in:
parent
778eb7ce0d
commit
d95b6fe3df
10 changed files with 52 additions and 64 deletions
|
|
@ -3,19 +3,19 @@ layout: page
|
|||
title: PC Magazine Disks (with Debugger)
|
||||
permalink: /disks/pcx86/shareware/pcmag/debugger/
|
||||
machines:
|
||||
- id: ibm5160-pcmag
|
||||
- id: pcmag
|
||||
type: pcx86
|
||||
config: /devices/pcx86/machine/5160/ega/640kb/debugger/machine.xml
|
||||
drives: '[{name:"10Mb Hard Disk",type:3,path:"/disks/pcx86/fixed/10mb/MSDOS320-C400.json"}]'
|
||||
autoStart: true
|
||||
autoMount:
|
||||
A:
|
||||
name: None
|
||||
B:
|
||||
name: PC Magazine (Vol. 06 No. 08)
|
||||
autoStart: true
|
||||
---
|
||||
|
||||
PC Magazine Disks (with Debugger)
|
||||
---------------------------------
|
||||
|
||||
{% include machine.html id="ibm5160-pcmag" %}
|
||||
{% include machine.html id="pcmag" %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue