Tidied up the PC Mag disks
This commit is contained in:
parent
4577092917
commit
b07e27738e
176 changed files with 354 additions and 350 deletions
|
|
@ -3,14 +3,16 @@ layout: page
|
|||
title: PC Magazine Disks
|
||||
permalink: /disks/pcx86/shareware/pcmag/
|
||||
machines:
|
||||
- id: ibm5150-pcmag
|
||||
- id: ibm5160-pcmag
|
||||
type: pcx86
|
||||
resume: 1
|
||||
config: /devices/pcx86/machine/5160/ega/640kb/machine.xml
|
||||
drives: '[{name:"10Mb Hard Disk",type:3,path:"/disks/pcx86/fixed/10mb/MSDOS320-C400.json"}]'
|
||||
autoMount:
|
||||
A:
|
||||
name: None
|
||||
B:
|
||||
name: PC Magazine (Vol. 06 No. 08)
|
||||
autoType: $date\r$time\r
|
||||
---
|
||||
|
||||
PC Magazine Disks
|
||||
|
|
@ -26,7 +28,7 @@ with that diskette loaded in drive B. The machine below is also available [with
|
|||
Looking at the volume numbers alone, you can tell that this collection is woefully incomplete, but perhaps more
|
||||
will surface over time. [Let us know](mailto:Jeff@pcjs.org) if you find more. Thanks.
|
||||
|
||||
{% include machine.html id="ibm5150-pcmag" %}
|
||||
{% include machine.html id="ibm5160-pcmag" %}
|
||||
|
||||
### Directory of [PC Magazine (Vol. 06 No. 08)](/devices/pcx86/machine/5160/ega/640kb/?autoMount=%7B"B":%7B"name":"PC Magazine %28Vol. 06 No. 08%29"%7D%7D)
|
||||
|
||||
|
|
|
|||
|
|
@ -3,17 +3,19 @@ layout: page
|
|||
title: PC Magazine Disks (with Debugger)
|
||||
permalink: /disks/pcx86/shareware/pcmag/debugger/
|
||||
machines:
|
||||
- id: ibm5150-pcmag
|
||||
- id: ibm5160-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"}]'
|
||||
autoMount:
|
||||
A:
|
||||
name: None
|
||||
B:
|
||||
name: PC Magazine (Vol. 06 No. 08)
|
||||
autoStart: true
|
||||
autoType: $date\r$time\r
|
||||
---
|
||||
|
||||
PC Magazine Disks (with Debugger)
|
||||
---------------------------------
|
||||
|
||||
{% include machine.html id="ibm5150-pcmag" %}
|
||||
{% include machine.html id="ibm5160-pcmag" %}
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue