From 4ba4b428622bbda2e0c80353d13faad035774232 Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Thu, 4 Feb 2016 10:16:22 -0800 Subject: [PATCH] More machine list updates --- devices/pc/machine/5150/README.md | 11 +--- devices/pc/machine/5150/cga/64kb/README.md | 8 +-- .../pc/machine/5150/cga/64kb/donkey/README.md | 2 +- .../5150/cga/64kb/donkey/debugger/machine.md | 3 - devices/pc/machine/5150/cga/README.md | 10 ++-- devices/pc/machine/5150/mda/README.md | 8 +-- devices/pc/machine/5160/README.md | 8 ++- devices/pc/machine/5160/cga/256kb/README.md | 12 +++- .../pc/machine/5160/cga/256kb/demo/README.md | 2 +- .../win101/debugger/{machine.md => README.md} | 2 +- devices/pc/machine/5160/cga/README.md | 22 ++++++++ devices/pc/machine/5160/ega/README.md | 17 ++++++ devices/pc/machine/5160/mda/README.md | 14 +++++ devices/pc/machine/README.md | 56 +++++++++---------- 14 files changed, 116 insertions(+), 59 deletions(-) rename devices/pc/machine/5160/cga/256kb/win101/debugger/{machine.md => README.md} (88%) create mode 100644 devices/pc/machine/5160/cga/README.md create mode 100644 devices/pc/machine/5160/ega/README.md create mode 100644 devices/pc/machine/5160/mda/README.md diff --git a/devices/pc/machine/5150/README.md b/devices/pc/machine/5150/README.md index 8f3f43e65..4c108f74e 100644 --- a/devices/pc/machine/5150/README.md +++ b/devices/pc/machine/5150/README.md @@ -11,11 +11,6 @@ IBM PC Machines (Model 5150) All our Model 5150 configurations of the IBM PC are located here, including: -* [IBM PC (Model 5150, 64Kb) with Color Display](/devices/pc/machine/5150/cga/64kb/donkey/) -* [IBM PC (Model 5150, 64Kb) with Color Display and Debugger](/devices/pc/machine/5150/cga/64kb/donkey/debugger/) -* [IBM PC (Model 5150, 64Kb) with Color Display and Soft Keyboard](/devices/pc/machine/5150/cga/64kb/softkbd/) -* [IBM PC (Model 5150, 384Kb) with Color Display and Soft Keyboard](/devices/pc/machine/5150/cga/384kb/softkbd/) -* [IBM PC (Model 5150, 64Kb) with Dual Display](/devices/pc/machine/5150/dual/64kb/) -* [IBM PC (Model 5150, 64Kb) with Monochrome Display](/devices/pc/machine/5150/mda/64kb/) -* [IBM PC (Model 5150, 64Kb) with Monochrome Display and Debugger](/devices/pc/machine/5150/mda/64kb/debugger/) -* [IBM PC (Model 5150, 64Kb) with Monochrome Display and Soft Keyboard](/devices/pc/machine/5150/mda/64kb/softkbd/) +* [IBM PC with Color Display](/devices/pc/machine/5150/cga/) +* [IBM PC with Dual Display](/devices/pc/machine/5150/dual/64kb/) +* [IBM PC with Monochrome Display](/devices/pc/machine/5150/mda/) diff --git a/devices/pc/machine/5150/cga/64kb/README.md b/devices/pc/machine/5150/cga/64kb/README.md index 96fead76b..925e8de74 100644 --- a/devices/pc/machine/5150/cga/64kb/README.md +++ b/devices/pc/machine/5150/cga/64kb/README.md @@ -6,11 +6,11 @@ redirect_from: - /configs/pc/machines/5150/cga/64kb/ --- -IBM PC (Model 5150, 64Kb) with Color Graphics (CGA) Display +IBM PC with Color Graphics (CGA) Display --- All our 64Kb configurations of the IBM PC Model 5150 w/CGA are located here, including: -* [IBM PC (Model 5150, 64Kb) with Color Display](/devices/pc/machine/5150/cga/64kb/donkey/) -* [IBM PC (Model 5150, 64Kb) with Color Display and Debugger](/devices/pc/machine/5150/cga/64kb/donkey/debugger/) -* [IBM PC (Model 5150, 64Kb) with Color Display and Soft Keyboard](/devices/pc/machine/5150/cga/64kb/softkbd/) +* [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/) diff --git a/devices/pc/machine/5150/cga/64kb/donkey/README.md b/devices/pc/machine/5150/cga/64kb/donkey/README.md index 14c4036b5..3face4ab0 100644 --- a/devices/pc/machine/5150/cga/64kb/donkey/README.md +++ b/devices/pc/machine/5150/cga/64kb/donkey/README.md @@ -9,7 +9,7 @@ machines: id: ibm5150 --- -IBM PC (Model 5150, 64Kb) with Color Display +IBM PC with Color Display --- {% include machine.html id="ibm5150" %} diff --git a/devices/pc/machine/5150/cga/64kb/donkey/debugger/machine.md b/devices/pc/machine/5150/cga/64kb/donkey/debugger/machine.md index a089faef7..506c0ef5d 100644 --- a/devices/pc/machine/5150/cga/64kb/donkey/debugger/machine.md +++ b/devices/pc/machine/5150/cga/64kb/donkey/debugger/machine.md @@ -7,7 +7,4 @@ machines: id: ibm5150 --- -IBM PC (Model 5150, 64Kb) with Color Display and Debugger ---- - {% include machine.html id="ibm5150" %} diff --git a/devices/pc/machine/5150/cga/README.md b/devices/pc/machine/5150/cga/README.md index fefc69b24..88fe34bdd 100644 --- a/devices/pc/machine/5150/cga/README.md +++ b/devices/pc/machine/5150/cga/README.md @@ -7,12 +7,12 @@ redirect_from: - /demos/pc/cga/ --- -IBM PC (Model 5150) with Color Graphics (CGA) Display +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 (Model 5150, 64Kb) with Color Display](/devices/pc/machine/5150/cga/64kb/donkey/) -* [IBM PC (Model 5150, 64Kb) with Color Display and Debugger](/devices/pc/machine/5150/cga/64kb/donkey/debugger/) -* [IBM PC (Model 5150, 64Kb) with Color Display and Soft Keyboard](/devices/pc/machine/5150/cga/64kb/softkbd/) -* [IBM PC (Model 5150, 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/) +* [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/) diff --git a/devices/pc/machine/5150/mda/README.md b/devices/pc/machine/5150/mda/README.md index e5377fea4..99629b327 100644 --- a/devices/pc/machine/5150/mda/README.md +++ b/devices/pc/machine/5150/mda/README.md @@ -8,14 +8,14 @@ machines: config: /devices/pc/machine/5150/mda/64kb/machine.xml --- -IBM PC (Model 5150) with Monochrome (MDA) Display +IBM PC with Monochrome (MDA) Display --- All our Monochrome (MDA) configurations of the IBM PC Model 5150 are located here, including: -* [IBM PC (Model 5150, 64Kb) with Monochrome Display](/devices/pc/machine/5150/mda/64kb/) -* [IBM PC (Model 5150, 64Kb) with Monochrome Display and Debugger](/devices/pc/machine/5150/mda/64kb/debugger/) -* [IBM PC (Model 5150, 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/) +* [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/) 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/README.md b/devices/pc/machine/5160/README.md index 720067dfe..dda19f60a 100644 --- a/devices/pc/machine/5160/README.md +++ b/devices/pc/machine/5160/README.md @@ -4,7 +4,11 @@ title: IBM PC XT (Model 5160) permalink: /devices/pc/machine/5160/ --- -IBM PC XT (Model 5160) +IBM PC XT Machines (Model 5160) --- -All our Model 5160, aka IBM PC XT, configurations are located here. +All our Model 5160, aka IBM PC XT, configurations are located here, including: + +* [IBM PC XT with Color Display](/devices/pc/machine/5160/cga/) +* [IBM PC XT with Enhanced Color Display](/devices/pc/machine/5160/ega/) +* [IBM PC XT with Monochrome Display](/devices/pc/machine/5160/mda/) diff --git a/devices/pc/machine/5160/cga/256kb/README.md b/devices/pc/machine/5160/cga/256kb/README.md index 151859bdf..0512c9279 100644 --- a/devices/pc/machine/5160/cga/256kb/README.md +++ b/devices/pc/machine/5160/cga/256kb/README.md @@ -6,7 +6,15 @@ redirect_from: - /configs/pc/machines/5160/cga/256kb/ --- -IBM PC XT (Model 5160, 256Kb) with Color Display +IBM PC XT (256Kb) with Color Display --- -All our 256Kb Model 5160, aka IBM PC XT, configurations are located here. +All our 256Kb Model 5160, aka IBM PC XT, configurations are located here, including: + +* [IBM PC XT (256Kb, 10Mb Drive) with Color Display](/devices/pc/machine/5160/cga/256kb/demo/) +* [IBM PC XT (256Kb, 10Mb Drive) with Color Display and Debugger](/devices/pc/machine/5160/cga/256kb/demo/debugger/) +* [IBM PC XT (256Kb, 10Mb Drive) with Color Display and Soft Keyboard](/devices/pc/machine/5160/cga/256kb/softkbd/) +* [IBM PC XT (256Kb, 10Mb Drive) with Color Display running Windows 1.01](/devices/pc/machine/5160/cga/256kb/win101/) +* [IBM PC XT (256Kb, 10Mb Drive) with Color Display and Debugger running Windows 1.01](/devices/pc/machine/5160/cga/256kb/win101/debugger/) +* [IBM PC XT (256Kb, 10Mb Drive) with Color Display and Soft Keyboard running Windows 1.01](/devices/pc/machine/5160/cga/256kb/win101/softkbd/) +* [IBM PC XT (256Kb, 10Mb Drive) Machine Array with CGA Displays](/devices/pc/machine/5160/cga/256kb/array/) diff --git a/devices/pc/machine/5160/cga/256kb/demo/README.md b/devices/pc/machine/5160/cga/256kb/demo/README.md index dcc5a9b8c..a2db483e2 100644 --- a/devices/pc/machine/5160/cga/256kb/demo/README.md +++ b/devices/pc/machine/5160/cga/256kb/demo/README.md @@ -7,7 +7,7 @@ machines: id: ibm5160 --- -IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Color Display +IBM PC XT with Color Display --- {% include machine.html id="ibm5160" %} diff --git a/devices/pc/machine/5160/cga/256kb/win101/debugger/machine.md b/devices/pc/machine/5160/cga/256kb/win101/debugger/README.md similarity index 88% rename from devices/pc/machine/5160/cga/256kb/win101/debugger/machine.md rename to devices/pc/machine/5160/cga/256kb/win101/debugger/README.md index d102ed9fd..a3b821760 100644 --- a/devices/pc/machine/5160/cga/256kb/win101/debugger/machine.md +++ b/devices/pc/machine/5160/cga/256kb/win101/debugger/README.md @@ -9,7 +9,7 @@ machines: id: ibm5160 --- -IBM PC XT running Windows 1.01 +IBM PC XT with Debugger running Windows 1.01 --- {% include machine.html id="ibm5160" %} diff --git a/devices/pc/machine/5160/cga/README.md b/devices/pc/machine/5160/cga/README.md new file mode 100644 index 000000000..2ad9ca3d1 --- /dev/null +++ b/devices/pc/machine/5160/cga/README.md @@ -0,0 +1,22 @@ +--- +layout: page +title: "IBM PC (Model 5160) with Color Display" +permalink: /devices/pc/machine/5160/cga/ +--- + +IBM PC XT with Color Graphics (CGA) Display +--- + +All our Color Graphics (CGA) configurations of the IBM PC XT (Model 5160) are located here, including: + +* [IBM PC XT (256Kb, 10Mb Drive) with Color Display](/devices/pc/machine/5160/cga/256kb/demo/) +* [IBM PC XT (256Kb, 10Mb Drive) with Color Display and Debugger](/devices/pc/machine/5160/cga/256kb/demo/debugger/) +* [IBM PC XT (256Kb, 10Mb Drive) with Color Display and Soft Keyboard](/devices/pc/machine/5160/cga/256kb/softkbd/) +* [IBM PC XT (256Kb, 10Mb Drive) with Color Display running Windows 1.01](/devices/pc/machine/5160/cga/256kb/win101/) +* [IBM PC XT (256Kb, 10Mb Drive) with Color Display and Debugger running Windows 1.01](/devices/pc/machine/5160/cga/256kb/win101/debugger/) +* [IBM PC XT (256Kb, 10Mb Drive) with Color Display and Soft Keyboard running Windows 1.01](/devices/pc/machine/5160/cga/256kb/win101/softkbd/) +* [IBM PC XT (256Kb, 10Mb Drive) Machine Array with CGA Displays](/devices/pc/machine/5160/cga/256kb/array/) +* [IBM PC XT (512Kb, 10Mb Drive) with Color Display and Soft Keyboard running Windows 1.01](/devices/pc/machine/5160/cga/512kb/win101/softkbd/) +* [IBM PC XT (640Kb, 10Mb Drive) with Color Display](/devices/pc/machine/5160/cga/640kb/) +* [IBM PC XT (640Kb, 10Mb Drive) with Color Display and Debugger](/devices/pc/machine/5160/cga/640kb/debugger/) +* [IBM PC XT (640Kb, 10Mb Drive) with Color Display running Multitasking MS-DOS 4.00](/devices/pc/machine/5160/cga/640kb/dos400m/) diff --git a/devices/pc/machine/5160/ega/README.md b/devices/pc/machine/5160/ega/README.md new file mode 100644 index 000000000..d3fe0c257 --- /dev/null +++ b/devices/pc/machine/5160/ega/README.md @@ -0,0 +1,17 @@ +--- +layout: page +title: "IBM PC XT (Model 5160) with Enhanced Color Display" +permalink: /devices/pc/machine/5160/ega/ +--- + +IBM PC XT with Enhanced Color Graphics (EGA) Display +--- + +All our Enhanced Color Graphics (EGA) configurations of the IBM PC XT (Model 5160) are located here, including: + +* [IBM PC XT (256Kb, 10Mb Drive) with EGA Display and Debugger](/devices/pc/machine/5160/ega/256kb/debugger/) +* [IBM PC XT (640Kb, 10Mb Drive) with EGA Display](/devices/pc/machine/5160/ega/640kb/) +* [IBM PC XT (640Kb, 10Mb Drive) with EGA Display and Debugger](/devices/pc/machine/5160/ega/640kb/debugger/) +* [IBM PC XT (640Kb, 10Mb Drive) with EGA Display running Windows 1.01](/devices/pc/machine/5160/ega/640kb/win101/) +* [IBM PC XT (640Kb, 10Mb Drive) with EGA Display and Debugger running Windows 1.01](/devices/pc/machine/5160/ega/640kb/win101/debugger/) +* [IBM PC XT (640Kb, 10Mb Drive) Machine Array with EGA Displays](/devices/pc/machine/5160/ega/640kb/array/) diff --git a/devices/pc/machine/5160/mda/README.md b/devices/pc/machine/5160/mda/README.md new file mode 100644 index 000000000..954a3b598 --- /dev/null +++ b/devices/pc/machine/5160/mda/README.md @@ -0,0 +1,14 @@ +--- +layout: page +title: IBM PC Machines (Model 5160) with Monochrome (MDA) Display +permalink: /devices/pc/machine/5160/mda/ +--- + +IBM PC XT with Monochrome (MDA) Display +--- + +All our Monochrome (MDA) configurations of the IBM PC XT (Model 5160) are located here, including: + +* [IBM PC XT (64Kb, 10Mb Drive) with Monochrome Display and Soft Keyboard](/devices/pc/machine/5160/mda/64kb/softkbd/) +* [IBM PC XT (256Kb, 10Mb Drive) with Monochrome Display](/devices/pc/machine/5160/mda/256kb/) +* [IBM PC XT (256Kb, 10Mb Drive) with Monochrome Display and Debugger](/devices/pc/machine/5160/mda/256kb/debugger/) diff --git a/devices/pc/machine/README.md b/devices/pc/machine/README.md index 0424c0852..1a937f4c7 100644 --- a/devices/pc/machine/README.md +++ b/devices/pc/machine/README.md @@ -63,39 +63,39 @@ From there, you can load another disk image Our pre-built [Model 5150](/devices/pc/machine/5150/) machines include: -* [IBM PC (Model 5150, 64Kb) with Color Display](/devices/pc/machine/5150/cga/64kb/donkey/) -* [IBM PC (Model 5150, 64Kb) with Color Display and Debugger](/devices/pc/machine/5150/cga/64kb/donkey/debugger/) -* [IBM PC (Model 5150, 64Kb) with Color Display and Soft Keyboard](/devices/pc/machine/5150/cga/64kb/softkbd/) -* [IBM PC (Model 5150, 384Kb) with Color Display and Soft Keyboard](/devices/pc/machine/5150/cga/384kb/softkbd/) -* [IBM PC (Model 5150, 64Kb) with Dual Display](/devices/pc/machine/5150/dual/64kb/) -* [IBM PC (Model 5150, 64Kb) with Monochrome Display](/devices/pc/machine/5150/mda/64kb/) -* [IBM PC (Model 5150, 64Kb) with Monochrome Display and Debugger](/devices/pc/machine/5150/mda/64kb/debugger/) -* [IBM PC (Model 5150, 64Kb) with Monochrome Display and Soft Keyboard](/devices/pc/machine/5150/mda/64kb/softkbd/) +* [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 (64Kb) with Dual Display](/devices/pc/machine/5150/dual/64kb/) +* [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 (384Kb) with Color Display and Soft Keyboard](/devices/pc/machine/5150/cga/384kb/softkbd/) ### Model 5160 Machine Configurations Our pre-built [Model 5160](/devices/pc/machine/5160/) machines include: -* [IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Color Display](/devices/pc/machine/5160/cga/256kb/demo/) -* [IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Color Display and Debugger](/devices/pc/machine/5160/cga/256kb/demo/debugger/) -* [IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Color Display and Soft Keyboard](/devices/pc/machine/5160/cga/256kb/softkbd/) -* [IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Color Display running Windows 1.01](/devices/pc/machine/5160/cga/256kb/win101/) -* [IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Color Display and Debugger running Windows 1.01](/devices/pc/machine/5160/cga/256kb/win101/debugger/) -* [IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Color Display and Soft Keyboard running Windows 1.01](/devices/pc/machine/5160/cga/256kb/win101/softkbd/) -* [IBM PC XT (Model 5160, 512Kb, 10Mb Drive) with Color Display and Soft Keyboard running Windows 1.01](/devices/pc/machine/5160/cga/512kb/win101/softkbd/) -* [IBM PC XT (Model 5160, 640Kb, 10Mb Drive) with Color Display](/devices/pc/machine/5160/cga/640kb/) -* [IBM PC XT (Model 5160, 640Kb, 10Mb Drive) with Color Display and Debugger](/devices/pc/machine/5160/cga/640kb/debugger/) -* [IBM PC XT (Model 5160, 640Kb, 10Mb Drive) with Color Display running Multitasking MS-DOS 4.00](/devices/pc/machine/5160/cga/640kb/dos400m/) -* [IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with EGA Display and Debugger](/devices/pc/machine/5160/ega/256kb/debugger/) -* [IBM PC XT (Model 5160, 640Kb, 10Mb Drive) with EGA Display](/devices/pc/machine/5160/ega/640kb/) -* [IBM PC XT (Model 5160, 640Kb, 10Mb Drive) with EGA Display and Debugger](/devices/pc/machine/5160/ega/640kb/debugger/) -* [IBM PC XT (Model 5160, 640Kb, 10Mb Drive) with EGA Display running Windows 1.01](/devices/pc/machine/5160/ega/640kb/win101/) -* [IBM PC XT (Model 5160, 640Kb, 10Mb Drive) with EGA Display and Debugger running Windows 1.01](/devices/pc/machine/5160/ega/640kb/win101/debugger/) -* [IBM PC XT (Model 5160, 256Kb, 10Mb Drive) Machine Array with CGA Displays](/devices/pc/machine/5160/cga/256kb/array/) -* [IBM PC XT (Model 5160, 640Kb, 10Mb Drive) Machine Array with EGA Displays](/devices/pc/machine/5160/ega/640kb/array/) -* [IBM PC XT (Model 5160, 64Kb, 10Mb Drive) with Monochrome Display and Soft Keyboard](/devices/pc/machine/5160/mda/64kb/softkbd/) -* [IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Monochrome Display](/devices/pc/machine/5160/mda/256kb/) -* [IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Monochrome Display and Debugger](/devices/pc/machine/5160/mda/256kb/debugger/) +* [IBM PC XT (64Kb, 10Mb Drive) with Monochrome Display and Soft Keyboard](/devices/pc/machine/5160/mda/64kb/softkbd/) +* [IBM PC XT (256Kb, 10Mb Drive) with Monochrome Display](/devices/pc/machine/5160/mda/256kb/) +* [IBM PC XT (256Kb, 10Mb Drive) with Color Display](/devices/pc/machine/5160/cga/256kb/demo/) +* [IBM PC XT (256Kb, 10Mb Drive) with Color Display and Debugger](/devices/pc/machine/5160/cga/256kb/demo/debugger/) +* [IBM PC XT (256Kb, 10Mb Drive) with Color Display and Soft Keyboard](/devices/pc/machine/5160/cga/256kb/softkbd/) +* [IBM PC XT (256Kb, 10Mb Drive) with Color Display running Windows 1.01](/devices/pc/machine/5160/cga/256kb/win101/) +* [IBM PC XT (256Kb, 10Mb Drive) with Color Display and Debugger running Windows 1.01](/devices/pc/machine/5160/cga/256kb/win101/debugger/) +* [IBM PC XT (256Kb, 10Mb Drive) with Color Display and Soft Keyboard running Windows 1.01](/devices/pc/machine/5160/cga/256kb/win101/softkbd/) +* [IBM PC XT (256Kb, 10Mb Drive) Machine Array with CGA Displays](/devices/pc/machine/5160/cga/256kb/array/) +* [IBM PC XT (256Kb, 10Mb Drive) with EGA Display and Debugger](/devices/pc/machine/5160/ega/256kb/debugger/) +* [IBM PC XT (256Kb, 10Mb Drive) with Monochrome Display and Debugger](/devices/pc/machine/5160/mda/256kb/debugger/) +* [IBM PC XT (512Kb, 10Mb Drive) with Color Display and Soft Keyboard running Windows 1.01](/devices/pc/machine/5160/cga/512kb/win101/softkbd/) +* [IBM PC XT (640Kb, 10Mb Drive) with Color Display](/devices/pc/machine/5160/cga/640kb/) +* [IBM PC XT (640Kb, 10Mb Drive) with Color Display and Debugger](/devices/pc/machine/5160/cga/640kb/debugger/) +* [IBM PC XT (640Kb, 10Mb Drive) with Color Display running Multitasking MS-DOS 4.00](/devices/pc/machine/5160/cga/640kb/dos400m/) +* [IBM PC XT (640Kb, 10Mb Drive) with EGA Display](/devices/pc/machine/5160/ega/640kb/) +* [IBM PC XT (640Kb, 10Mb Drive) with EGA Display and Debugger](/devices/pc/machine/5160/ega/640kb/debugger/) +* [IBM PC XT (640Kb, 10Mb Drive) with EGA Display running Windows 1.01](/devices/pc/machine/5160/ega/640kb/win101/) +* [IBM PC XT (640Kb, 10Mb Drive) with EGA Display and Debugger running Windows 1.01](/devices/pc/machine/5160/ega/640kb/win101/debugger/) +* [IBM PC XT (640Kb, 10Mb Drive) Machine Array with EGA Displays](/devices/pc/machine/5160/ega/640kb/array/) ### Model 5170 Machine Configurations