From cc856e96021773f53ceee9680c68588a40b59b87 Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Wed, 28 Jun 2017 23:10:54 -0700 Subject: [PATCH] Updated DOS demo configurations --- disks/pcx86/dos/compaq/1.11/README.md | 1 + disks/pcx86/dos/compaq/1.12/README.md | 3 +++ disks/pcx86/dos/compaq/2.12/README.md | 3 +++ disks/pcx86/dos/compaq/3.31/README.md | 2 +- disks/pcx86/dos/ibm/0.90/README.md | 7 ++++--- disks/pcx86/dos/ibm/0.90/debugger/README.md | 7 ++++--- disks/pcx86/dos/ibm/1.00/README.md | 3 +++ disks/pcx86/dos/ibm/1.10/README.md | 3 +++ disks/pcx86/dos/ibm/4.00/README.md | 2 ++ disks/pcx86/dos/ibm/5.00/README.md | 2 ++ disks/pcx86/dos/ibm/6.10/README.md | 2 ++ disks/pcx86/dos/ibm/6.30/README.md | 2 ++ disks/pcx86/dos/ibm/7.00/README.md | 2 ++ 13 files changed, 32 insertions(+), 7 deletions(-) diff --git a/disks/pcx86/dos/compaq/1.11/README.md b/disks/pcx86/dos/compaq/1.11/README.md index d52ee8077..179feab99 100644 --- a/disks/pcx86/dos/compaq/1.11/README.md +++ b/disks/pcx86/dos/compaq/1.11/README.md @@ -12,6 +12,7 @@ machines: name: COMPAQ MS-DOS 1.11 B: name: None + autoType: $date\r$time\r --- COMPAQ MS-DOS 1.11 diff --git a/disks/pcx86/dos/compaq/1.12/README.md b/disks/pcx86/dos/compaq/1.12/README.md index 2ee275af2..04ddcc171 100644 --- a/disks/pcx86/dos/compaq/1.12/README.md +++ b/disks/pcx86/dos/compaq/1.12/README.md @@ -10,6 +10,9 @@ machines: autoMount: A: path: /disks/pcx86/dos/compaq/1.12/COMPAQ-DOS112.json + B: + name: None + autoType: $date\r$time\r --- COMPAQ MS-DOS 1.12 diff --git a/disks/pcx86/dos/compaq/2.12/README.md b/disks/pcx86/dos/compaq/2.12/README.md index 95495ae65..09c58b28a 100644 --- a/disks/pcx86/dos/compaq/2.12/README.md +++ b/disks/pcx86/dos/compaq/2.12/README.md @@ -9,6 +9,9 @@ machines: autoMount: A: path: /disks/pcx86/dos/compaq/2.12/COMPAQ-DOS212.json + B: + name: None + autoType: $date\r$time\r --- COMPAQ MS-DOS 2.12 diff --git a/disks/pcx86/dos/compaq/3.31/README.md b/disks/pcx86/dos/compaq/3.31/README.md index 132aecf40..8b7917119 100644 --- a/disks/pcx86/dos/compaq/3.31/README.md +++ b/disks/pcx86/dos/compaq/3.31/README.md @@ -5,7 +5,7 @@ permalink: /disks/pcx86/dos/compaq/3.31/ --- COMPAQ MS-DOS 3.31 ---- +------------------ Released in 1988 by COMPAQ Computer Corp, this version of MS-DOS displays the following messages on boot: diff --git a/disks/pcx86/dos/ibm/0.90/README.md b/disks/pcx86/dos/ibm/0.90/README.md index 63f126a71..49596df39 100644 --- a/disks/pcx86/dos/ibm/0.90/README.md +++ b/disks/pcx86/dos/ibm/0.90/README.md @@ -9,6 +9,8 @@ machines: autoMount: A: path: /disks/pcx86/dos/ibm/0.90/PCDOS090.json + B: + name: None --- PC-DOS 0.90 @@ -19,9 +21,8 @@ There was no PC-DOS 0.90 product *per se*. It has been dubbed version 0.90 simp be found at the [OS/2 Museum](http://www.os2museum.com/wp/pc-dos-1-0-but-not-quite/). Below is an IBM PC (Model 5150) with an original IBM ROM BIOS and Color (CGA) Display that will boot PC-DOS 0.90. -A similar configuration with [Monochrome Display and Debugger](debugger/) is also available. -The machine is configured to run at 4.77Mhz, so the ROM BIOS memory test has been disabled, -since a PC with 256Kb was rather slow to boot. +The machine is configured to run at 4.77Mhz, so the ROM BIOS memory test has been disabled, since a PC with 256Kb +was rather slow to boot. A similar configuration with [Monochrome Display and Debugger](debugger/) is also available. {% include machine.html id="ibm5150-pcdos090" %} diff --git a/disks/pcx86/dos/ibm/0.90/debugger/README.md b/disks/pcx86/dos/ibm/0.90/debugger/README.md index 0afe81aa7..d608082c1 100644 --- a/disks/pcx86/dos/ibm/0.90/debugger/README.md +++ b/disks/pcx86/dos/ibm/0.90/debugger/README.md @@ -11,6 +11,8 @@ machines: autoMount: A: path: /disks/pcx86/dos/ibm/0.90/PCDOS090.json + B: + name: None --- PC-DOS 0.90 (with MDA and Debugger) @@ -21,9 +23,8 @@ There was no PC-DOS 0.90 product *per se*. It has been dubbed version 0.90 simp be found at the [OS/2 Museum](http://www.os2museum.com/wp/pc-dos-1-0-but-not-quite/). Below is an IBM PC (Model 5150) with an original IBM ROM BIOS and Monochrome (MDA) Display that will boot PC-DOS 0.90. -A similar configuration with [Color Display](/disks/pcx86/dos/ibm/0.90/) is also available. -The machine is configured to run at 4.77Mhz, so the ROM BIOS memory test has been disabled, -since a PC with 256Kb was rather slow to boot. +The machine is configured to run at 4.77Mhz, so the ROM BIOS memory test has been disabled, since a PC with 256Kb +was rather slow to boot. A similar configuration with [Color Display](/disks/pcx86/dos/ibm/0.90/) is also available. {% include machine.html id="ibm5150-pcdos090" %} diff --git a/disks/pcx86/dos/ibm/1.00/README.md b/disks/pcx86/dos/ibm/1.00/README.md index aa9d6ed0d..10af7e967 100644 --- a/disks/pcx86/dos/ibm/1.00/README.md +++ b/disks/pcx86/dos/ibm/1.00/README.md @@ -10,6 +10,9 @@ machines: autoMount: A: path: /disks/pcx86/dos/ibm/1.00/PCDOS100.json + B: + name: None + autoType: $date\r --- PC-DOS 1.00 diff --git a/disks/pcx86/dos/ibm/1.10/README.md b/disks/pcx86/dos/ibm/1.10/README.md index d05e3a289..a13a360e7 100644 --- a/disks/pcx86/dos/ibm/1.10/README.md +++ b/disks/pcx86/dos/ibm/1.10/README.md @@ -10,6 +10,9 @@ machines: autoMount: A: path: /disks/pcx86/dos/ibm/1.10/PCDOS110.json + B: + name: None + autoType: $date\r$time\r --- PC-DOS 1.10 diff --git a/disks/pcx86/dos/ibm/4.00/README.md b/disks/pcx86/dos/ibm/4.00/README.md index 7fc0bbadd..626fc3d9e 100644 --- a/disks/pcx86/dos/ibm/4.00/README.md +++ b/disks/pcx86/dos/ibm/4.00/README.md @@ -9,6 +9,8 @@ machines: autoMount: A: path: /disks/pcx86/dos/ibm/4.00/PCDOS400-DISK1.json + B: + name: None --- PC-DOS 4.00 diff --git a/disks/pcx86/dos/ibm/5.00/README.md b/disks/pcx86/dos/ibm/5.00/README.md index 0ce6fc4f0..d752cf7da 100644 --- a/disks/pcx86/dos/ibm/5.00/README.md +++ b/disks/pcx86/dos/ibm/5.00/README.md @@ -10,6 +10,8 @@ machines: autoMount: A: path: /disks/pcx86/dos/ibm/5.00/PCDOS500-DISK1-720K.json + B: + name: None --- PC-DOS 5.00 diff --git a/disks/pcx86/dos/ibm/6.10/README.md b/disks/pcx86/dos/ibm/6.10/README.md index d1af89648..1c04398cd 100644 --- a/disks/pcx86/dos/ibm/6.10/README.md +++ b/disks/pcx86/dos/ibm/6.10/README.md @@ -9,6 +9,8 @@ machines: autoMount: A: path: /disks/pcx86/dos/ibm/6.10/PCDOS610-DISK1-1440K.json + B: + name: None --- PC-DOS 6.10 diff --git a/disks/pcx86/dos/ibm/6.30/README.md b/disks/pcx86/dos/ibm/6.30/README.md index cd972a036..9800a3b82 100644 --- a/disks/pcx86/dos/ibm/6.30/README.md +++ b/disks/pcx86/dos/ibm/6.30/README.md @@ -9,6 +9,8 @@ machines: autoMount: A: path: /disks/pcx86/dos/ibm/6.30/PCDOS630-DISK1-1440K.json + B: + name: None --- PC-DOS 6.30 diff --git a/disks/pcx86/dos/ibm/7.00/README.md b/disks/pcx86/dos/ibm/7.00/README.md index 3d8bed109..d9b65b021 100644 --- a/disks/pcx86/dos/ibm/7.00/README.md +++ b/disks/pcx86/dos/ibm/7.00/README.md @@ -9,6 +9,8 @@ machines: autoMount: A: path: /disks/pcx86/dos/ibm/7.00/PCDOS700-DISK1.json + B: + name: None --- PC-DOS 7.00