diff --git a/devices/pc/machine/5150/cga/README.md b/devices/pc/machine/5150/cga/README.md index 88fe34bdd..8c558b99c 100644 --- a/devices/pc/machine/5150/cga/README.md +++ b/devices/pc/machine/5150/cga/README.md @@ -12,7 +12,6 @@ IBM PC with Color Graphics (CGA) Display All our Color Graphics (CGA) configurations of the IBM PC Model 5150 are located here, including: -* [IBM PC (64Kb) with Color Display](/devices/pc/machine/5150/cga/64kb/donkey/) -* [IBM PC (64Kb) with Color Display and Debugger](/devices/pc/machine/5150/cga/64kb/donkey/debugger/) -* [IBM PC (64Kb) with Color Display and Soft Keyboard](/devices/pc/machine/5150/cga/64kb/softkbd/) -* [IBM PC (384Kb) with Color Display and Soft Keyboard](/devices/pc/machine/5150/cga/384kb/softkbd/) +* [IBM PC (64Kb) with Color Display](/devices/pc/machine/5150/cga/64kb/donkey/) ([Debugger](/devices/pc/machine/5150/cga/64kb/donkey/debugger/)) +* [IBM PC (64Kb) with Color Display and Soft Keyboard (Debugger)](/devices/pc/machine/5150/cga/64kb/softkbd/) +* [IBM PC (384Kb) with Color Display and Soft Keyboard (Debugger)](/devices/pc/machine/5150/cga/384kb/softkbd/) diff --git a/devices/pc/machine/5150/mda/README.md b/devices/pc/machine/5150/mda/README.md index 99629b327..3431840cf 100644 --- a/devices/pc/machine/5150/mda/README.md +++ b/devices/pc/machine/5150/mda/README.md @@ -13,9 +13,8 @@ IBM PC with Monochrome (MDA) Display All our Monochrome (MDA) configurations of the IBM PC Model 5150 are located here, including: -* [IBM PC (64Kb) with Monochrome Display](/devices/pc/machine/5150/mda/64kb/) -* [IBM PC (64Kb) with Monochrome Display and Debugger](/devices/pc/machine/5150/mda/64kb/debugger/) -* [IBM PC (64Kb) with Monochrome Display and Soft Keyboard](/devices/pc/machine/5150/mda/64kb/softkbd/) +* [IBM PC (64Kb) with Monochrome Display](/devices/pc/machine/5150/mda/64kb/) ([Debugger](/devices/pc/machine/5150/mda/64kb/debugger/)) +* [IBM PC (64Kb) with Monochrome Display and Soft Keyboard (Debugger)](/devices/pc/machine/5150/mda/64kb/softkbd/) Below is a 64kb configuration, with a clock speed of 4.77Mhz, using the original IBM PC Model 5150 ROM BIOS and MDA font ROM. For more control, diff --git a/devices/pc/machine/5160/cga/256kb/win101/debugger/machine.xml b/devices/pc/machine/5160/cga/256kb/win101/debugger/machine.xml index a81a12b27..cfecbf763 100644 --- a/devices/pc/machine/5160/cga/256kb/win101/debugger/machine.xml +++ b/devices/pc/machine/5160/cga/256kb/win101/debugger/machine.xml @@ -17,7 +17,7 @@ - + diff --git a/devices/pc/machine/5160/cga/256kb/win101/machine.xml b/devices/pc/machine/5160/cga/256kb/win101/machine.xml index ad4afbd6c..cb84dbdf1 100644 --- a/devices/pc/machine/5160/cga/256kb/win101/machine.xml +++ b/devices/pc/machine/5160/cga/256kb/win101/machine.xml @@ -15,7 +15,7 @@ - + diff --git a/devices/pc/machine/5160/cga/256kb/win101/softkbd/machine.xml b/devices/pc/machine/5160/cga/256kb/win101/softkbd/machine.xml index df93157de..62e2288e6 100644 --- a/devices/pc/machine/5160/cga/256kb/win101/softkbd/machine.xml +++ b/devices/pc/machine/5160/cga/256kb/win101/softkbd/machine.xml @@ -17,7 +17,7 @@ - + diff --git a/devices/pc/machine/5160/cga/512kb/win101/softkbd/machine.xml b/devices/pc/machine/5160/cga/512kb/win101/softkbd/machine.xml index 8723af1cb..386e077be 100644 --- a/devices/pc/machine/5160/cga/512kb/win101/softkbd/machine.xml +++ b/devices/pc/machine/5160/cga/512kb/win101/softkbd/machine.xml @@ -17,7 +17,7 @@ - + diff --git a/devices/pc/machine/5160/cga/640kb/dos400m/README.md b/devices/pc/machine/5160/cga/640kb/dos400m/README.md deleted file mode 100644 index d8b69200b..000000000 --- a/devices/pc/machine/5160/cga/640kb/dos400m/README.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -layout: page -title: "IBM PC XT (Model 5160, 640Kb, 10Mb Drive) with Color Display running Multitasking MS-DOS 4.00" -permalink: /devices/pc/machine/5160/cga/640kb/dos400m/ -redirect_from: - - /configs/pc/machines/5160/cga/640kb/dos400m/ - - /videos/pcjs/ -machines: - - type: pc - id: ibm5160 - debugger: true ---- - -Multitasking MS-DOS 4.00 ---- - -This simulation demonstrates the first unearthed copy of Microsoft's "multitasking" version of MS-DOS. -The [original images](/disks/pc/dos/microsoft/4.0M/) were discovered by the [PCjs Project](/docs/about/) in March 2013. -This version of MS-DOS was never officially released in North America. More information is available at -[Wikipedia](http://en.wikipedia.org/wiki/Multi-tasking_MS-DOS_4.0) and [OS/2 Museum](http://www.os2museum.com/wp/?p=1769). - -Note: The designation "4.0M" is not an official version number; it's an internal version number used only to -differentiate these disk images from those of the official MS-DOS 4.00 release in July 1988. - -The PCjs machine configuration below boots MS-DOS 4.0M. To access the MS-DOS "Session Manager" after it's booted, -tap the **Alt** key. - -{% include machine.html id="ibm5160" %} diff --git a/devices/pc/machine/5160/cga/640kb/softkbd/machine.md b/devices/pc/machine/5160/cga/640kb/softkbd/machine.md new file mode 100644 index 000000000..cf9df28b7 --- /dev/null +++ b/devices/pc/machine/5160/cga/640kb/softkbd/machine.md @@ -0,0 +1,10 @@ +--- +layout: page +title: "IBM PC XT (Model 5160, 640Kb, 10Mb Drive) with Color Display and Soft Keyboard" +permalink: /devices/pc/machine/5160/cga/640kb/softkbd/ +machines: + - type: pc + id: ibm5160 +--- + +{% include machine.html id="ibm5160" %} diff --git a/devices/pc/machine/5160/cga/640kb/dos400m/machine.xml b/devices/pc/machine/5160/cga/640kb/softkbd/machine.xml similarity index 85% rename from devices/pc/machine/5160/cga/640kb/dos400m/machine.xml rename to devices/pc/machine/5160/cga/640kb/softkbd/machine.xml index f3eb5a3d1..eeee508de 100644 --- a/devices/pc/machine/5160/cga/640kb/dos400m/machine.xml +++ b/devices/pc/machine/5160/cga/640kb/softkbd/machine.xml @@ -9,7 +9,7 @@