diff --git a/devices/pcx86/machine/5150/cga/256kb/machine.xml b/devices/pcx86/machine/5150/cga/256kb/machine.xml
index aaad4f320..9d3d754b2 100644
--- a/devices/pcx86/machine/5150/cga/256kb/machine.xml
+++ b/devices/pcx86/machine/5150/cga/256kb/machine.xml
@@ -8,11 +8,11 @@
-
+
+
Run
Reset
Speed
-
diff --git a/devices/pcx86/machine/5160/ega/640kb/machine.xml b/devices/pcx86/machine/5160/ega/640kb/machine.xml
index e306715c5..a582022d3 100644
--- a/devices/pcx86/machine/5160/ega/640kb/machine.xml
+++ b/devices/pcx86/machine/5160/ega/640kb/machine.xml
@@ -9,7 +9,7 @@
-
+
Run
Reset
Speed
diff --git a/disks/pcx86/compiled/shareware/pcsig08/pcsig08.xml b/disks/pcx86/compiled/shareware/pcsig08/pcsig08.xml
index 5de1920cb..b37bfcbe1 100644
--- a/disks/pcx86/compiled/shareware/pcsig08/pcsig08.xml
+++ b/disks/pcx86/compiled/shareware/pcsig08/pcsig08.xml
@@ -1,22 +1,11 @@
-
+
- PC-DOS 1.00
- PC-DOS 1.10
- PC-DOS 2.00 (Disk 1)
- PC-DOS 2.00 (Disk 2)
- PC-DOS 2.10 (Disk 1)
- PC-DOS 2.10 (Disk 2)
- PC-DOS 3.00 (Disk 1)
- PC-DOS 3.00 (Disk 2)
- PC-DOS 3.10 (Disk 1)
- PC-DOS 3.10 (Disk 2)
- PC-DOS 3.20 (Disk 1)
- PC-DOS 3.20 (Disk 2)
- PC-DOS 3.30 (Disk 1)
- PC-DOS 3.30 (Disk 2)
- PC-DOS 3.30 (720K)
+ MS-DOS 3.20 (Disk 1)
+ MS-DOS 3.20 (Disk 2)
+ MS-DOS 3.20 (ProgRef 1)
+ MS-DOS 3.20 (ProgRef 2)
PCSIG08: DISK0001
PCSIG08: DISK0002
PCSIG08: DISK0003
diff --git a/disks/pcx86/shareware/pcmag/README.md b/disks/pcx86/shareware/pcmag/README.md
index 1d4c89c54..edcbdc7ea 100644
--- a/disks/pcx86/shareware/pcmag/README.md
+++ b/disks/pcx86/shareware/pcmag/README.md
@@ -3,11 +3,11 @@ layout: page
title: PC Magazine Disks
permalink: /disks/pcx86/shareware/pcmag/
machines:
- - id: ibm5160-pcmag
+ - id: 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"}]'
+ resume: 1
autoMount:
A:
name: None
@@ -28,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="ibm5160-pcmag" %}
+{% include machine.html id="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)
diff --git a/disks/pcx86/shareware/pcmag/debugger/README.md b/disks/pcx86/shareware/pcmag/debugger/README.md
index 0eb10f032..c8564ec47 100644
--- a/disks/pcx86/shareware/pcmag/debugger/README.md
+++ b/disks/pcx86/shareware/pcmag/debugger/README.md
@@ -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" %}
diff --git a/disks/pcx86/shareware/pcsig08/README.md b/disks/pcx86/shareware/pcsig08/README.md
index 4d4b3c1ad..6deb8cce9 100644
--- a/disks/pcx86/shareware/pcsig08/README.md
+++ b/disks/pcx86/shareware/pcsig08/README.md
@@ -3,11 +3,9 @@ layout: page
title: PC-SIG Library 8th Edition CD-ROM (April 1990)
permalink: /disks/pcx86/shareware/pcsig08/
machines:
- - id: ibm5150-pcsig08
+ - id: pcsig08
type: pcx86
resume: 1
- config: /disks/pcx86/shareware/pcsig08/machine.xml
- autoType: $date\r$time\r
---
PC-SIG Library 8th Edition CD-ROM (April 1990)
@@ -18,7 +16,7 @@ The directory listings were generated from the folder's [manifest](manifest.xml)
[disklist](/modules/diskdump/bin/disklist), a custom PCjs JavaScript utility. The same machine is also available
[with the PCjs Debugger](debugger/).
-{% include machine.html id="ibm5150-pcsig08" %}
+{% include machine.html id="pcsig08" %}
### Directory of PCSIG08: DISK0001
diff --git a/disks/pcx86/shareware/pcsig08/debugger/README.md b/disks/pcx86/shareware/pcsig08/debugger/README.md
index 0c5ffb7b2..5524378e7 100644
--- a/disks/pcx86/shareware/pcsig08/debugger/README.md
+++ b/disks/pcx86/shareware/pcsig08/debugger/README.md
@@ -3,10 +3,10 @@ layout: page
title: PC-SIG Library 8th Edition CD-ROM (April 1990) (with Debugger)
permalink: /disks/pcx86/shareware/pcsig08/debugger/
machines:
- - id: ibm5150-pcsig08
+ - id: pcsig08
type: pcx86
- config: /disks/pcx86/shareware/pcsig08/debugger/machine.xml
- autoType: $date\r$time\r
+ debugger: true
+ autoStart: true
---
PC-SIG Library 8th Edition CD-ROM (with Debugger)
@@ -15,4 +15,4 @@ PC-SIG Library 8th Edition CD-ROM (with Debugger)
The machine below has access to all 2,121 diskette images from the PC-SIG Library 8th Edition CD-ROM (April 1990).
The same machine is also available [without the PCjs Debugger](../).
-{% include machine.html id="ibm5150-pcsig08" %}
+{% include machine.html id="pcsig08" %}
diff --git a/disks/pcx86/shareware/pcsig08/debugger/machine.xml b/disks/pcx86/shareware/pcsig08/debugger/machine.xml
index 6064694ea..355a1d90c 100644
--- a/disks/pcx86/shareware/pcsig08/debugger/machine.xml
+++ b/disks/pcx86/shareware/pcsig08/debugger/machine.xml
@@ -1,21 +1,24 @@
-
- IBM PC (Model 5150), CGA, 256K
-
-
-
-
-
-
+
+ IBM PC XT, 128K EGA, 640K RAM, 10Mb Hard Disk (Formatted)
+
+
+
+
+
+
+
-
+
-
+
-
-
+
+
+
+
diff --git a/disks/pcx86/shareware/pcsig08/machine.xml b/disks/pcx86/shareware/pcsig08/machine.xml
index e8576c1ee..d56ef3335 100644
--- a/disks/pcx86/shareware/pcsig08/machine.xml
+++ b/disks/pcx86/shareware/pcsig08/machine.xml
@@ -1,18 +1,23 @@
-
- IBM PC (Model 5150), CGA, 256K
-
-
-
-
-
+
+ IBM PC XT, 128K EGA, 640K RAM, 10Mb Hard Disk (Formatted)
+
+
+
+
+
+
-
-
+
Run
Reset
Speed
-
+
+
+
+
+
+
diff --git a/disks/pcx86/shareware/pcsig08/pcsig08.xml b/disks/pcx86/shareware/pcsig08/pcsig08.xml
index 25a71e9cc..b679493e7 100644
--- a/disks/pcx86/shareware/pcsig08/pcsig08.xml
+++ b/disks/pcx86/shareware/pcsig08/pcsig08.xml
@@ -1,15 +1,8 @@
-
+
-
-
-
-
-
-
-
-
+
Load