Assorted redirects and title updates
This commit is contained in:
parent
71b4bc41e5
commit
b10810ae4d
66 changed files with 7048 additions and 50 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC (Model 5150) with Color Display"
|
||||
title: "IBM PC (Model 5150, 384Kb) with Color Display"
|
||||
permalink: /devices/pc/machine/5150/cga/384kb/softkbd/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC (Model 5150) with Color Display"
|
||||
title: "IBM PC (Model 5150, 64Kb) with Color Display"
|
||||
permalink: /devices/pc/machine/5150/cga/64kb/
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
---
|
||||
layout: page
|
||||
title: IBM PC (Model 5150) running DONKEY.BAS
|
||||
title: IBM PC (Model 5150, 64Kb) running DONKEY.BAS
|
||||
permalink: /devices/pc/machine/5150/cga/64kb/donkey/
|
||||
redirect_from:
|
||||
- /configs/pc/machines/5150/cga/64kb/donkey/
|
||||
machines:
|
||||
- type: pc
|
||||
id: ibm5150
|
||||
|
|
|
|||
|
|
@ -1,10 +1,13 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC (Model 5150) with Color Display"
|
||||
title: "IBM PC (Model 5150, 64Kb) running DONKEY.BAS with Debugger"
|
||||
permalink: /devices/pc/machine/5150/cga/64kb/donkey/debugger/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
id: ibm5150
|
||||
---
|
||||
|
||||
IBM PC (Model 5150) running DONKEY.BAS with Debugger
|
||||
---
|
||||
|
||||
{% include machine.html id="ibm5150" %}
|
||||
|
|
|
|||
|
|
@ -1,10 +0,0 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC (Model 5150) with Color Display"
|
||||
permalink: /devices/pc/machine/5150/cga/64kb/donkey/
|
||||
machines:
|
||||
- type: pc
|
||||
id: ibm5150
|
||||
---
|
||||
|
||||
{% include machine.html id="ibm5150" %}
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC (Model 5150) with Color Display"
|
||||
title: "IBM PC (Model 5150, 64Kb) with Color Display and Soft Keyboard"
|
||||
permalink: /devices/pc/machine/5150/cga/64kb/softkbd/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC (Model 5150) with Monochrome Display"
|
||||
title: "IBM PC (Model 5150, 64Kb) with Monochrome Display and Debugger"
|
||||
permalink: /devices/pc/machine/5150/mda/64kb/debugger/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC (Model 5150) with Monochrome Display"
|
||||
title: "IBM PC (Model 5150, 64Kb) with Monochrome Display"
|
||||
permalink: /devices/pc/machine/5150/mda/64kb/
|
||||
machines:
|
||||
- type: pc
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC (Model 5150) with Monochrome Display"
|
||||
title: "IBM PC (Model 5150, 64Kb) with Monochrome Display and Soft Keyboard"
|
||||
permalink: /devices/pc/machine/5150/mda/64kb/softkbd/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC XT (Model 5160) with Color Display, 256Kb"
|
||||
title: "IBM PC XT (Model 5160, 256Kb) Server Array"
|
||||
permalink: /devices/pc/machine/5160/cga/256kb/array/
|
||||
machines:
|
||||
- type: pc
|
||||
|
|
@ -10,7 +10,7 @@ machines:
|
|||
---
|
||||
|
||||
IBM PC XT "Server Array"
|
||||
===
|
||||
---
|
||||
|
||||
### Demonstration of Multiple IBM PCs on a Single Web Page
|
||||
|
||||
|
|
|
|||
|
|
@ -1,12 +1,15 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC XT (Model 5160) with Color Display, 256Kb"
|
||||
title: "IBM PC XT (Model 5160, 256Kb) with Color Display"
|
||||
permalink: /devices/pc/machine/5160/cga/256kb/demo/
|
||||
machines:
|
||||
- type: pc
|
||||
id: ibm5160
|
||||
---
|
||||
|
||||
IBM PC XT with Color Display
|
||||
---
|
||||
|
||||
{% include machine.html id="ibm5160" %}
|
||||
|
||||
The above simulation is configured for a clock speed of 4.77Mhz, with 256Kb of RAM and a CGA display,
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC XT (Model 5160) with Color Display, 256Kb"
|
||||
title: "IBM PC XT (Model 5160, 256Kb) with Color Display and Debugger"
|
||||
permalink: /devices/pc/machine/5160/cga/256kb/demo/debugger/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC XT (Model 5160) with Color Display, 256Kb, Soft Keyboard"
|
||||
title: "IBM PC XT (Model 5160, 256Kb) with Color Display and Soft Keyboard"
|
||||
permalink: /devices/pc/machine/5160/cga/256kb/softkbd/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
|
|
|
|||
|
|
@ -1,12 +1,17 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC XT (Model 5160, 256Kb) Windows 1.01 with CGA Display"
|
||||
title: "IBM PC XT (Model 5160, 256Kb) running Windows 1.01"
|
||||
permalink: /devices/pc/machine/5160/cga/256kb/win101/
|
||||
redirect_from:
|
||||
- /configs/pc/machines/5160/cga/256kb/win101/
|
||||
machines:
|
||||
- type: pc
|
||||
id: ibm5160
|
||||
---
|
||||
|
||||
IBM PC XT running Windows 1.01
|
||||
---
|
||||
|
||||
{% include machine.html id="ibm5160" %}
|
||||
|
||||
The above simulation is configured for a clock speed of 4.77Mhz, with 256Kb of RAM and a CGA display,
|
||||
|
|
|
|||
|
|
@ -1,10 +1,15 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC XT (Model 5160) with Color Display, 256Kb, Windows 1.01"
|
||||
title: "IBM PC XT (Model 5160, 256Kb) running Windows 1.01 with Debugger"
|
||||
permalink: /devices/pc/machine/5160/cga/256kb/win101/debugger/
|
||||
redirect_from:
|
||||
- /configs/pc/machines/5160/cga/256kb/win101/debugger/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
id: ibm5160
|
||||
---
|
||||
|
||||
IBM PC XT running Windows 1.01
|
||||
---
|
||||
|
||||
{% include machine.html id="ibm5160" %}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC XT (Model 5160) with Color Display, 256Kb, Windows 1.01, Soft Keyboard"
|
||||
title: "IBM PC XT (Model 5160, 256Kb) running Windows 1.01 with Soft Keyboard"
|
||||
permalink: /devices/pc/machine/5160/cga/256kb/win101/softkbd/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC XT (Model 5160) with Color Display, 512Kb, Windows 1.01, Soft Keyboard"
|
||||
title: "IBM PC XT (Model 5160, 512Kb) running Windows 1.01 with Soft Keyboard"
|
||||
permalink: /devices/pc/machine/5160/cga/512kb/win101/softkbd/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC XT (Model 5160) with Color Display, 640Kb"
|
||||
title: "IBM PC XT (Model 5160, 640Kb) with Color Display and Debugger"
|
||||
permalink: /devices/pc/machine/5160/cga/640kb/debugger/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
|
|
|
|||
|
|
@ -1,7 +1,10 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC XT (Model 5160) with Multitasking MS-DOS 4.00"
|
||||
title: "IBM PC XT (Model 5160, 640Kb) with 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-dbg
|
||||
id: ibm5160
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC XT (Model 5160) with Color Display, 640Kb"
|
||||
title: "IBM PC XT (Model 5160, 640Kb) with Color Display"
|
||||
permalink: /devices/pc/machine/5160/cga/640kb/
|
||||
machines:
|
||||
- type: pc
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC XT (Model 5160) with EGA Display, 256Kb"
|
||||
title: "IBM PC XT (Model 5160, 256Kb) with EGA Display and Debugger"
|
||||
permalink: /devices/pc/machine/5160/ega/256kb/debugger/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: Windows 1.01 "Server Array"
|
||||
title: "Windows 1.01 Server Array"
|
||||
permalink: /devices/pc/machine/5160/ega/640kb/array/
|
||||
machines:
|
||||
- type: pc
|
||||
|
|
@ -14,7 +14,7 @@ machines:
|
|||
---
|
||||
|
||||
Windows 1.01 "Server Array"
|
||||
===
|
||||
---
|
||||
|
||||
### Demonstration of Multiple IBM PCs on a Single Web Page
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC XT (Model 5160) with EGA Display, 640Kb"
|
||||
title: "IBM PC XT (Model 5160, 640Kb) with EGA Display and Debugger"
|
||||
permalink: /devices/pc/machine/5160/ega/640kb/debugger/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC XT (Model 5160) with EGA Display, 640Kb"
|
||||
title: "IBM PC XT (Model 5160, 640Kb) with EGA Display"
|
||||
permalink: /devices/pc/machine/5160/ega/640kb/
|
||||
machines:
|
||||
- type: pc
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC XT (Model 5160) with EGA Display, 640Kb, Windows 1.01"
|
||||
title: "IBM PC XT (Model 5160, 640Kb) with EGA Display running Windows 1.01 and Debugger"
|
||||
permalink: /devices/pc/machine/5160/ega/640kb/win101/debugger/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC XT (Model 5160, 640Kb) Windows 1.01 with EGA Display"
|
||||
title: "IBM PC XT (Model 5160, 640Kb) with EGA Display running Windows 1.01"
|
||||
permalink: /devices/pc/machine/5160/ega/640kb/win101/
|
||||
machines:
|
||||
- type: pc
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC XT (Model 5160) with Monochrome Display, 256Kb"
|
||||
title: "IBM PC XT (Model 5160, 256Kb) with Monochrome Display"
|
||||
permalink: /devices/pc/machine/5160/mda/256kb/debugger/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC XT (Model 5160) with Monochrome Display, 256Kb"
|
||||
title: "IBM PC XT (Model 5160, 80188, 256Kb) with Monochrome Display and Debugger"
|
||||
permalink: /devices/pc/machine/5160/mda/256kb/fake188/debugger/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC XT (Model 5160) with Monochrome Display, 256Kb"
|
||||
title: "IBM PC XT (Model 5160, 80188, 256Kb) with Monochrome Display"
|
||||
permalink: /devices/pc/machine/5160/mda/256kb/fake188/
|
||||
machines:
|
||||
- type: pc
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC XT (Model 5160) with Monochrome Display, 256Kb"
|
||||
title: "IBM PC XT (Model 5160, 256Kb) with Monochrome Display"
|
||||
permalink: /devices/pc/machine/5160/mda/256kb/
|
||||
machines:
|
||||
- type: pc
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC XT (Model 5160) with Monochrome Display, 64Kb"
|
||||
title: "IBM PC XT (Model 5160, 64Kb) with Monochrome Display and Soft Keyboard"
|
||||
permalink: /devices/pc/machine/5160/mda/64kb/softkbd/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC AT (Model 5170) with EGA Display, 1152Kb, 20Mb Hard Disk"
|
||||
title: "IBM PC AT (Model 5170, 1152Kb) with EGA Display and 20Mb Hard Disk"
|
||||
permalink: /devices/pc/machine/5170/ega/1152kb/rev1/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC AT (Model 5170) with EGA Display, 1152Kb, 20Mb Hard Disk"
|
||||
title: "IBM PC AT (Model 5170, 1152Kb) with EGA Display and 20Mb Hard Disk"
|
||||
permalink: /devices/pc/machine/5170/ega/1152kb/rev3/backtrack/
|
||||
machines:
|
||||
- type: pc
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC AT (Model 5170) with EGA Display, 1152Kb, 20Mb Hard Disk"
|
||||
title: "IBM PC AT (Model 5170, 1152Kb) with EGA Display and 20Mb Hard Disk"
|
||||
permalink: /devices/pc/machine/5170/ega/1152kb/rev3/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC AT (Model 5170) with EGA Display, 640Kb"
|
||||
title: "IBM PC AT (Model 5170, 640Kb) with EGA Display"
|
||||
permalink: /devices/pc/machine/5170/ega/640kb/rev1/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Compaq DeskPro 386 with EGA, 2Mb RAM"
|
||||
title: "Compaq DeskPro 386 (2Mb) with EGA Display"
|
||||
permalink: /devices/pc/machine/compaq/deskpro386/ega/2048kb/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Compaq DeskPro 386 with VGA, 2Mb RAM"
|
||||
title: "Compaq DeskPro 386 (2Mb) with VGA Display"
|
||||
permalink: /devices/pc/machine/compaq/deskpro386/vga/2048kb/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Compaq DeskPro 386 with VGA, 4Mb RAM"
|
||||
title: "Compaq DeskPro 386 (4Mb) with VGA Display"
|
||||
permalink: /devices/pc/machine/compaq/deskpro386/vga/4096kb/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
|
|
|
|||
Loading…
Reference in a new issue