diff --git a/apps/pcx86/1981/donkey/README.md b/apps/pcx86/1981/donkey/README.md index e64f00425..1f4a96add 100644 --- a/apps/pcx86/1981/donkey/README.md +++ b/apps/pcx86/1981/donkey/README.md @@ -9,8 +9,9 @@ redirect_from: - /devices/pc/machine/5150/cga/64kb/donkey/ - /devices/pcx86/machine/5150/cga/64kb/donkey/ machines: - - type: pcx86 - id: ibm5150-donkey + - id: ibm5150-donkey + type: pcx86 + resume: 1 config: /devices/pcx86/machine/5150/cga/64kb/machine.xml state: /apps/pcx86/1981/donkey/state.json autoMount: diff --git a/apps/pcx86/1981/donkey/debugger/README.md b/apps/pcx86/1981/donkey/debugger/README.md index 1ffb80575..084dfb58f 100644 --- a/apps/pcx86/1981/donkey/debugger/README.md +++ b/apps/pcx86/1981/donkey/debugger/README.md @@ -3,8 +3,9 @@ layout: page title: "DONKEY.BAS (1981) with Debugger" permalink: /apps/pcx86/1981/donkey/debugger/ machines: - - type: pcx86 - id: ibm5150-donkey + - id: ibm5150-donkey + type: pcx86 + resume: 1 config: /devices/pcx86/machine/5150/cga/64kb/debugger/machine.xml state: /apps/pcx86/1981/donkey/state.json autoMount: diff --git a/apps/pcx86/1981/visicalc/README.md b/apps/pcx86/1981/visicalc/README.md index 6e24e3db5..944b874e8 100644 --- a/apps/pcx86/1981/visicalc/README.md +++ b/apps/pcx86/1981/visicalc/README.md @@ -6,6 +6,7 @@ machines: - type: pcx86 id: ibm5150-visicalc config: /devices/pcx86/machine/5150/mda/64kb/machine.xml + resume: 1 state: /apps/pcx86/1981/visicalc/state.json autoMount: A: diff --git a/apps/pcx86/1983/adventmath/README.md b/apps/pcx86/1983/adventmath/README.md index 550365da2..afd7e82ea 100644 --- a/apps/pcx86/1983/adventmath/README.md +++ b/apps/pcx86/1983/adventmath/README.md @@ -6,6 +6,7 @@ machines: - type: pcx86 id: ibm5150-adventmath config: /devices/pcx86/machine/5150/cga/64kb/machine.xml + resume: 1 autoMount: A: path: /disks/pcx86/dos/ibm/1.00/PCDOS100.json diff --git a/devices/pcx86/README.md b/devices/pcx86/README.md index 6cca594f0..c0b9cc169 100644 --- a/devices/pcx86/README.md +++ b/devices/pcx86/README.md @@ -42,7 +42,7 @@ example: ```xml IBM PC (Model 5150) with Monochrome Display - + diff --git a/devices/pcx86/machine/5150/cga/64kb/debugger/machine.md b/devices/pcx86/machine/5150/cga/64kb/debugger/machine.md index 1d8550326..ee44e3f70 100644 --- a/devices/pcx86/machine/5150/cga/64kb/debugger/machine.md +++ b/devices/pcx86/machine/5150/cga/64kb/debugger/machine.md @@ -3,8 +3,9 @@ layout: page title: IBM PC (Model 5150, 64Kb) with Color Display and Debugger permalink: /devices/pcx86/machine/5150/cga/64kb/debugger/ machines: - - type: pcx86 - id: ibm5150 + - id: ibm5150 + type: pcx86 + resume: 1 debugger: true --- diff --git a/devices/pcx86/machine/5150/cga/64kb/debugger/machine.xml b/devices/pcx86/machine/5150/cga/64kb/debugger/machine.xml index ff07af4c9..bbe567786 100644 --- a/devices/pcx86/machine/5150/cga/64kb/debugger/machine.xml +++ b/devices/pcx86/machine/5150/cga/64kb/debugger/machine.xml @@ -2,7 +2,7 @@ IBM PC (Model 5150), CGA, 64K - + diff --git a/devices/pcx86/machine/5150/cga/64kb/machine.xml b/devices/pcx86/machine/5150/cga/64kb/machine.xml index 68f0752da..ba628f3ca 100644 --- a/devices/pcx86/machine/5150/cga/64kb/machine.xml +++ b/devices/pcx86/machine/5150/cga/64kb/machine.xml @@ -2,7 +2,7 @@ IBM PC (Model 5150), CGA, 64K - + diff --git a/devices/pcx86/machine/5150/dual/64kb/machine.md b/devices/pcx86/machine/5150/dual/64kb/machine.md index 40d33107a..20e883fd6 100644 --- a/devices/pcx86/machine/5150/dual/64kb/machine.md +++ b/devices/pcx86/machine/5150/dual/64kb/machine.md @@ -3,8 +3,9 @@ layout: page title: IBM PC (Model 5150, 64Kb) with Dual Displays permalink: /devices/pcx86/machine/5150/dual/64kb/ machines: - - type: pcx86 - id: ibm5150 + - id: ibm5150 + type: pcx86 + resume: 1 --- {% include machine.html id="ibm5150" %} diff --git a/devices/pcx86/machine/5150/dual/64kb/machine.xml b/devices/pcx86/machine/5150/dual/64kb/machine.xml index 602380a7c..b4a96f44a 100644 --- a/devices/pcx86/machine/5150/dual/64kb/machine.xml +++ b/devices/pcx86/machine/5150/dual/64kb/machine.xml @@ -2,7 +2,7 @@ IBM PC (Model 5150) with Dual Displays - + diff --git a/devices/pcx86/machine/5150/mda/256kb/debugger/machine.xml b/devices/pcx86/machine/5150/mda/256kb/debugger/machine.xml index 2c0deb825..9cd8791cd 100644 --- a/devices/pcx86/machine/5150/mda/256kb/debugger/machine.xml +++ b/devices/pcx86/machine/5150/mda/256kb/debugger/machine.xml @@ -2,7 +2,7 @@ IBM PC (Model 5150), MDA, 256K, Debugger - + diff --git a/devices/pcx86/machine/5150/mda/64kb/machine.xml b/devices/pcx86/machine/5150/mda/64kb/machine.xml index ace4c769e..8cdf3d767 100644 --- a/devices/pcx86/machine/5150/mda/64kb/machine.xml +++ b/devices/pcx86/machine/5150/mda/64kb/machine.xml @@ -2,7 +2,7 @@ IBM PC (Model 5150), MDA, 64K - + diff --git a/devices/pcx86/machine/5150/mda/README.md b/devices/pcx86/machine/5150/mda/README.md index 321bd00f7..4d20f9470 100644 --- a/devices/pcx86/machine/5150/mda/README.md +++ b/devices/pcx86/machine/5150/mda/README.md @@ -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 diff --git a/devices/pcx86/machine/5160/cga/256kb/debugger/machine.xml b/devices/pcx86/machine/5160/cga/256kb/debugger/machine.xml index e56d7317e..3ba477949 100644 --- a/devices/pcx86/machine/5160/cga/256kb/debugger/machine.xml +++ b/devices/pcx86/machine/5160/cga/256kb/debugger/machine.xml @@ -2,7 +2,7 @@ IBM PC XT (Model 5160), CGA, 256Kb, 10Mb Drive - + diff --git a/disks/pcx86/cpm/1.1b/machine.md b/disks/pcx86/cpm/1.1b/machine.md index a3436ab89..4838f60af 100644 --- a/disks/pcx86/cpm/1.1b/machine.md +++ b/disks/pcx86/cpm/1.1b/machine.md @@ -3,8 +3,9 @@ layout: page title: "IBM PC (Model 5150) running CP/M-86 v1.1B" permalink: /disks/pcx86/cpm/1.1b/ machines: - - type: pcx86 - id: ibm5150 + - id: ibm5150 + type: pcx86 + resume: 1 --- CP/M-86 1.1B diff --git a/disks/pcx86/cpm/1.1b/machine.xml b/disks/pcx86/cpm/1.1b/machine.xml index ea7b73b20..75ada92af 100644 --- a/disks/pcx86/cpm/1.1b/machine.xml +++ b/disks/pcx86/cpm/1.1b/machine.xml @@ -2,7 +2,7 @@ IBM PC (Model 5150) running CP/M-86 - + diff --git a/disks/pcx86/dos/compaq/1.11/README.md b/disks/pcx86/dos/compaq/1.11/README.md index 0a9dfc76c..c0b24b2ec 100644 --- a/disks/pcx86/dos/compaq/1.11/README.md +++ b/disks/pcx86/dos/compaq/1.11/README.md @@ -6,6 +6,7 @@ machines: - type: pcx86 id: ibm5150-compaq111 config: /devices/pcx86/machine/5150/mda/64kb/machine.xml + resume: 1 autoMount: A: path: /disks/pcx86/dos/compaq/1.11/COMPAQ-DOS111.json diff --git a/disks/pcx86/dos/compaq/1.12/README.md b/disks/pcx86/dos/compaq/1.12/README.md index 389998f4d..893d87c89 100644 --- a/disks/pcx86/dos/compaq/1.12/README.md +++ b/disks/pcx86/dos/compaq/1.12/README.md @@ -6,6 +6,7 @@ machines: - type: pcx86 id: ibm5150-compaq112 config: /devices/pcx86/machine/5150/mda/64kb/machine.xml + resume: 1 autoMount: A: path: /disks/pcx86/dos/compaq/1.12/COMPAQ-DOS112.json diff --git a/disks/pcx86/dos/ibm/0.90/debugger/README.md b/disks/pcx86/dos/ibm/0.90/debugger/README.md index 3b5d0dbbf..dfb713ab0 100644 --- a/disks/pcx86/dos/ibm/0.90/debugger/README.md +++ b/disks/pcx86/dos/ibm/0.90/debugger/README.md @@ -7,6 +7,7 @@ machines: id: ibm5150-pcdos090 debugger: true config: /devices/pcx86/machine/5150/mda/256kb/debugger/machine.xml + resume: 1 autoMount: A: path: /disks/pcx86/dos/ibm/0.90/PCDOS090.json diff --git a/disks/pcx86/dos/ibm/1.00/README.md b/disks/pcx86/dos/ibm/1.00/README.md index 622493790..7ceb9ee92 100644 --- a/disks/pcx86/dos/ibm/1.00/README.md +++ b/disks/pcx86/dos/ibm/1.00/README.md @@ -6,6 +6,7 @@ machines: - type: pcx86 id: ibm5150-pcdos100 config: /devices/pcx86/machine/5150/mda/64kb/machine.xml + resume: 1 autoMount: A: path: /disks/pcx86/dos/ibm/1.00/PCDOS100.json diff --git a/disks/pcx86/dos/ibm/1.10/README.md b/disks/pcx86/dos/ibm/1.10/README.md index 0eb08d9f9..3f399e5dd 100644 --- a/disks/pcx86/dos/ibm/1.10/README.md +++ b/disks/pcx86/dos/ibm/1.10/README.md @@ -6,6 +6,7 @@ machines: - type: pcx86 id: ibm5150-pcdos110 config: /devices/pcx86/machine/5150/mda/64kb/machine.xml + resume: 1 autoMount: A: path: /disks/pcx86/dos/ibm/1.10/PCDOS110.json diff --git a/disks/pcx86/games/infocom/hhiker/machine.md b/disks/pcx86/games/infocom/hhiker/machine.md index 30b5d1b1f..21152fb27 100644 --- a/disks/pcx86/games/infocom/hhiker/machine.md +++ b/disks/pcx86/games/infocom/hhiker/machine.md @@ -3,8 +3,9 @@ layout: page title: "IBM PC (Model 5150) running The Hitchhiker's Guide to the Galaxy" permalink: /disks/pcx86/games/infocom/hhiker/ machines: - - type: pcx86 - id: ibm5150-hhiker + - id: ibm5150-hhiker + type: pcx86 + resume: 1 config: /disks/pcx86/games/infocom/machine.xml autoMount: A: diff --git a/disks/pcx86/games/infocom/machine.xml b/disks/pcx86/games/infocom/machine.xml index 8baa6f0cf..aae679f19 100644 --- a/disks/pcx86/games/infocom/machine.xml +++ b/disks/pcx86/games/infocom/machine.xml @@ -2,7 +2,7 @@ IBM PC Model 5150 (CGA, 64K) - + diff --git a/disks/pcx86/games/infocom/planet/machine.md b/disks/pcx86/games/infocom/planet/machine.md index aebd2f5ec..af87f111f 100644 --- a/disks/pcx86/games/infocom/planet/machine.md +++ b/disks/pcx86/games/infocom/planet/machine.md @@ -3,8 +3,9 @@ layout: page title: "IBM PC (Model 5150) running Planetfall" permalink: /disks/pcx86/games/infocom/planet/ machines: - - type: pcx86 - id: ibm5150-planet + - id: ibm5150-planet + type: pcx86 + resume: 1 config: /disks/pcx86/games/infocom/machine.xml autoMount: A: diff --git a/disks/pcx86/games/infocom/zork1/debugger/machine.md b/disks/pcx86/games/infocom/zork1/debugger/machine.md index acf6ac47e..c5fce32f2 100644 --- a/disks/pcx86/games/infocom/zork1/debugger/machine.md +++ b/disks/pcx86/games/infocom/zork1/debugger/machine.md @@ -3,9 +3,9 @@ layout: page title: "IBM PC (Model 5150) running Zork I with Debugger" permalink: /disks/pcx86/games/infocom/zork1/debugger/ machines: - - type: pcx86 + - id: ibm5150-zork1 + type: pcx86 debugger: true - id: ibm5150-zork1 --- Zork I diff --git a/disks/pcx86/games/infocom/zork1/machine.md b/disks/pcx86/games/infocom/zork1/machine.md index bfa8443f1..332582ed9 100644 --- a/disks/pcx86/games/infocom/zork1/machine.md +++ b/disks/pcx86/games/infocom/zork1/machine.md @@ -5,8 +5,9 @@ permalink: /disks/pcx86/games/infocom/zork1/ redirect_from: - /disks/pc/games/infocom/zork1/ machines: - - type: pcx86 - id: ibm5150-zork1 + - id: ibm5150-zork1 + type: pcx86 + resume: 1 config: /disks/pcx86/games/infocom/machine.xml --- diff --git a/disks/pcx86/games/infocom/zork2/machine.md b/disks/pcx86/games/infocom/zork2/machine.md index 12cf80091..faade1894 100644 --- a/disks/pcx86/games/infocom/zork2/machine.md +++ b/disks/pcx86/games/infocom/zork2/machine.md @@ -3,8 +3,9 @@ layout: page title: "IBM PC (Model 5150) running Zork II" permalink: /disks/pcx86/games/infocom/zork2/ machines: - - type: pcx86 - id: ibm5150-zork2 + - id: ibm5150-zork2 + type: pcx86 + resume: 1 config: /disks/pcx86/games/infocom/machine.xml autoMount: A: diff --git a/disks/pcx86/games/infocom/zork3/machine.md b/disks/pcx86/games/infocom/zork3/machine.md index 133b75740..6e80c4cde 100644 --- a/disks/pcx86/games/infocom/zork3/machine.md +++ b/disks/pcx86/games/infocom/zork3/machine.md @@ -3,8 +3,9 @@ layout: page title: "IBM PC (Model 5150) running Zork III" permalink: /disks/pcx86/games/infocom/zork3/ machines: - - type: pcx86 - id: ibm5150-zork3 + - id: ibm5150-zork3 + type: pcx86 + resume: 1 config: /disks/pcx86/games/infocom/machine.xml autoMount: A: diff --git a/disks/pcx86/games/microsoft/adventure/machine.md b/disks/pcx86/games/microsoft/adventure/machine.md index 40eb0a67c..7f97c0a7f 100644 --- a/disks/pcx86/games/microsoft/adventure/machine.md +++ b/disks/pcx86/games/microsoft/adventure/machine.md @@ -3,8 +3,9 @@ layout: page title: "IBM PC (Model 5150) running Microsoft Adventure (1981)" permalink: /disks/pcx86/games/microsoft/adventure/ machines: - - type: pcx86 - id: ibm5150 + - id: ibm5150 + type: pcx86 + resume: 1 --- {% include machine.html id="ibm5150" %} diff --git a/disks/pcx86/games/microsoft/adventure/machine.xml b/disks/pcx86/games/microsoft/adventure/machine.xml index 7230a8048..1ddb5006f 100644 --- a/disks/pcx86/games/microsoft/adventure/machine.xml +++ b/disks/pcx86/games/microsoft/adventure/machine.xml @@ -2,7 +2,7 @@ IBM PC (Model 5150) running Microsoft Adventure - + diff --git a/disks/pcx86/shareware/pcsig08/README.md b/disks/pcx86/shareware/pcsig08/README.md index 6a595a817..c7e5e10a6 100644 --- a/disks/pcx86/shareware/pcsig08/README.md +++ b/disks/pcx86/shareware/pcsig08/README.md @@ -3,8 +3,9 @@ layout: page title: PC-SIG Library 8th Edition CD-ROM (April 1990) permalink: /disks/pcx86/shareware/pcsig08/ machines: - - type: pcx86 - id: ibm5150-pcsig08 + - id: ibm5150-pcsig08 + type: pcx86 + resume: 1 config: /disks/pcx86/shareware/pcsig08/machine.xml autoMount: A: diff --git a/disks/pcx86/shareware/pcsig08/machine.xml b/disks/pcx86/shareware/pcsig08/machine.xml index 9afe5658f..3ae678483 100644 --- a/disks/pcx86/shareware/pcsig08/machine.xml +++ b/disks/pcx86/shareware/pcsig08/machine.xml @@ -2,7 +2,7 @@ IBM PC (Model 5150), CGA, 256K - + diff --git a/disks/pcx86/windows/1.01/cga/debugger/README.md b/disks/pcx86/windows/1.01/cga/debugger/README.md index 361173c67..4037df7cd 100644 --- a/disks/pcx86/windows/1.01/cga/debugger/README.md +++ b/disks/pcx86/windows/1.01/cga/debugger/README.md @@ -6,9 +6,10 @@ redirect_from: - /configs/pc/machines/5160/cga/256kb/win101/debugger/ - /devices/pcx86/machine/5160/cga/256kb/win101/debugger/ machines: - - type: pcx86 - id: ibm5160-cga-win101 + - id: ibm5160-cga-win101 + type: pcx86 debugger: true + resume: 1 state: /disks/pcx86/windows/1.01/cga/state.json config: /devices/pcx86/machine/5160/cga/256kb/debugger/machine.xml drives: '[{name:"10Mb Hard Disk",type:3,path:"/disks/pcx86/fixed/10mb/PCDOS200-WIN101-CGA.json"}]' diff --git a/docs/pcx86/README.md b/docs/pcx86/README.md index 8b2a2a5dd..3b00b47ae 100644 --- a/docs/pcx86/README.md +++ b/docs/pcx86/README.md @@ -6,6 +6,7 @@ machines: - type: pcx86 id: ibm5150 config: /devices/pcx86/machine/5150/mda/64kb/machine.xml + resume: 1 --- PCx86 Documentation diff --git a/pubs/pc/programming/Graphics_for_the_IBM_PC/demos/machine-debugger.xml b/pubs/pc/programming/Graphics_for_the_IBM_PC/demos/machine-debugger.xml index 7267a6691..8e3f1d1a9 100644 --- a/pubs/pc/programming/Graphics_for_the_IBM_PC/demos/machine-debugger.xml +++ b/pubs/pc/programming/Graphics_for_the_IBM_PC/demos/machine-debugger.xml @@ -2,7 +2,7 @@ IBM PC XT (Model 5160), CGA, 256Kb, 10Mb Drive - +