And even more PCjs/PCx86 disambiguation

This commit is contained in:
Jeff Parsons 2016-05-18 22:18:07 -07:00
commit 9335ad3a54
108 changed files with 241 additions and 66 deletions

View file

@ -1,9 +1,9 @@
PC Simulations in JavaScript PCjs: JavaScript Machines
=== ===
Welcome to PCjs, home of the first IBM PC simulation to run in your web browser without Welcome to PCjs, home of [PCx86](/docs/pcx86/), the original IBM PC simulation written entirely JavaScript.
any plugins. It was released in Fall 2012 as part of the [PCjs Project](https://github.com/jeffpar/pcjs), It was added in Fall 2012 to the [PCjs Project](https://github.com/jeffpar/pcjs), which now includes the following
which includes: JavaScript Machines:
* [PCx86](/docs/pcx86/), an x86-based IBM PC and PC-compatible emulator * [PCx86](/docs/pcx86/), an x86-based IBM PC and PC-compatible emulator
* [PC8080](/modules/pc8080/), a 8080-based generic machine emulator * [PC8080](/modules/pc8080/), a 8080-based generic machine emulator

View file

@ -1,6 +1,6 @@
# Site settings # Site settings
title: "PCjs: PC Simulations in JavaScript" title: "PCjs: JavaScript Machines"
email: Jeff@pcjs.org email: Jeff@pcjs.org
description: > description: >
PCjs: Home of the original IBM PC emulator in a browser. PCjs: Home of the original IBM PC emulator in a browser.

View file

@ -4,6 +4,7 @@ title: IBM PC Device Configurations
permalink: /devices/pcx86/ permalink: /devices/pcx86/
redirect_from: redirect_from:
- /configs/pc/ - /configs/pc/
- /devices/pc/
--- ---
IBM PC Device Configurations IBM PC Device Configurations

View file

@ -4,6 +4,7 @@ title: IBM PC (Model 5150, 384Kb) with Color Display and Soft Keyboard
permalink: /devices/pcx86/machine/5150/cga/384kb/softkbd/ permalink: /devices/pcx86/machine/5150/cga/384kb/softkbd/
redirect_from: redirect_from:
- /devices/pc/machine/5150/cga/384kb/softkbd/ - /devices/pc/machine/5150/cga/384kb/softkbd/
- /devices/pcx86/machine/5150/cga/384kb/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5150 id: ibm5150

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC XT (Model 5160) Machines title: IBM PC XT (Model 5160) Machines
permalink: /devices/pcx86/machine/5160/ permalink: /devices/pcx86/machine/5160/
redirect_from:
- /devices/pc/machine/5160/
--- ---
IBM PC XT (Model 5160) Machines IBM PC XT (Model 5160) Machines

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with EGA Display and Debugger title: IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with EGA Display and Debugger
permalink: /devices/pcx86/machine/5160/ega/256kb/debugger/ permalink: /devices/pcx86/machine/5160/ega/256kb/debugger/
redirect_from:
- /devices/pc/machine/5160/ega/256kb/debugger/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5160 id: ibm5160

View file

@ -4,6 +4,7 @@ title: IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with EGA Display
permalink: /devices/pcx86/machine/5160/ega/256kb/ permalink: /devices/pcx86/machine/5160/ega/256kb/
redirect_from: redirect_from:
- /configs/pc/machines/5160/ega/256kb/ - /configs/pc/machines/5160/ega/256kb/
- /devices/pc/machine/5160/ega/256kb/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5160 id: ibm5160

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC XT (Model 5160, 256Kb, 10Mb Drive) Machine Array with EGA Displays title: IBM PC XT (Model 5160, 256Kb, 10Mb Drive) Machine Array with EGA Displays
permalink: /devices/pcx86/machine/5160/ega/640kb/array/ permalink: /devices/pcx86/machine/5160/ega/640kb/array/
redirect_from:
- /devices/pc/machine/5160/ega/640kb/array/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5160a id: ibm5160a

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC XT (Model 5160, 640Kb, 10Mb Drive) with EGA Display and Debugger title: IBM PC XT (Model 5160, 640Kb, 10Mb Drive) with EGA Display and Debugger
permalink: /devices/pcx86/machine/5160/ega/640kb/debugger/ permalink: /devices/pcx86/machine/5160/ega/640kb/debugger/
redirect_from:
- /devices/pc/machine/5160/ega/640kb/debugger/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5160 id: ibm5160

View file

@ -4,6 +4,7 @@ title: IBM PC XT (Model 5160, 640Kb, 10Mb Drive) with EGA Display
permalink: /devices/pcx86/machine/5160/ega/640kb/ permalink: /devices/pcx86/machine/5160/ega/640kb/
redirect_from: redirect_from:
- /configs/pc/machines/5160/ega/640kb/ - /configs/pc/machines/5160/ega/640kb/
- /devices/pc/machine/5160/ega/640kb/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5160 id: ibm5160

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC XT (Model 5160) with Enhanced Color Display title: IBM PC XT (Model 5160) with Enhanced Color Display
permalink: /devices/pcx86/machine/5160/ega/ permalink: /devices/pcx86/machine/5160/ega/
redirect_from:
- /devices/pc/machine/5160/ega/
--- ---
IBM PC XT with Enhanced Color Graphics (EGA) Display IBM PC XT with Enhanced Color Graphics (EGA) Display

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Monochrome Display and Debugger title: IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Monochrome Display and Debugger
permalink: /devices/pcx86/machine/5160/mda/256kb/debugger/ permalink: /devices/pcx86/machine/5160/mda/256kb/debugger/
redirect_from:
- /devices/pc/machine/5160/mda/256kb/debugger/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5160 id: ibm5160

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC XT (Model 5160, 80188, 256Kb) with Monochrome Display and Debugger title: IBM PC XT (Model 5160, 80188, 256Kb) with Monochrome Display and Debugger
permalink: /devices/pcx86/machine/5160/mda/256kb/fake188/debugger/ permalink: /devices/pcx86/machine/5160/mda/256kb/fake188/debugger/
redirect_from:
- /devices/pc/machine/5160/mda/256kb/fake188/debugger/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5160 id: ibm5160

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC XT (Model 5160, 80188, 256Kb) with Monochrome Display title: IBM PC XT (Model 5160, 80188, 256Kb) with Monochrome Display
permalink: /devices/pcx86/machine/5160/mda/256kb/fake188/ permalink: /devices/pcx86/machine/5160/mda/256kb/fake188/
redirect_from:
- /devices/pc/machine/5160/mda/256kb/fake188/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5160 id: ibm5160

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Monochrome Display title: IBM PC XT (Model 5160, 256Kb, 10Mb Drive) with Monochrome Display
permalink: /devices/pcx86/machine/5160/mda/256kb/ permalink: /devices/pcx86/machine/5160/mda/256kb/
redirect_from:
- /devices/pc/machine/5160/mda/256kb/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5160 id: ibm5160

View file

@ -3,8 +3,9 @@ layout: page
title: IBM PC XT (Model 5160, 64Kb, 10Mb Drive) with Monochrome Display and Soft Keyboard title: IBM PC XT (Model 5160, 64Kb, 10Mb Drive) with Monochrome Display and Soft Keyboard
permalink: /devices/pcx86/machine/5160/mda/64kb/softkbd/ permalink: /devices/pcx86/machine/5160/mda/64kb/softkbd/
redirect_from: redirect_from:
- /devices/pcx86/machine/5160/mda/64kb/ - /devices/pc/machine/5160/mda/64kb/
- /configs/pc/machines/5160/mda/64kb/softkbd/index.xml/ - /configs/pc/machines/5160/mda/64kb/softkbd/index.xml/
- /devices/pc/machine/5160/mda/64kb/softkbd/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5160 id: ibm5160

View file

@ -4,6 +4,7 @@ title: IBM PC Machines (Model 5160) with Monochrome (MDA) Display
permalink: /devices/pcx86/machine/5160/mda/ permalink: /devices/pcx86/machine/5160/mda/
redirect_from: redirect_from:
- /configs/pc/machines/5160/mda/ - /configs/pc/machines/5160/mda/
- /devices/pc/machine/5160/mda/
--- ---
IBM PC XT with Monochrome (MDA) Display IBM PC XT with Monochrome (MDA) Display

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC AT (Model 5170) Machines title: IBM PC AT (Model 5170) Machines
permalink: /devices/pcx86/machine/5170/ permalink: /devices/pcx86/machine/5170/
redirect_from:
- /devices/pc/machine/5170/
--- ---
IBM PC AT (Model 5170) Machines IBM PC AT (Model 5170) Machines

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC AT (Model 5170, 640Kb) with CGA Display title: IBM PC AT (Model 5170, 640Kb) with CGA Display
permalink: /devices/pcx86/machine/5170/cga/640kb/rev3/debugger/ permalink: /devices/pcx86/machine/5170/cga/640kb/rev3/debugger/
redirect_from:
- /devices/pc/machine/5170/cga/640kb/rev3/debugger/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5170 id: ibm5170

View file

@ -3,7 +3,8 @@ layout: page
title: IBM PC AT (Model 5170, 640Kb) with CGA Display title: IBM PC AT (Model 5170, 640Kb) with CGA Display
permalink: /devices/pcx86/machine/5170/cga/640kb/rev3/ permalink: /devices/pcx86/machine/5170/cga/640kb/rev3/
redirect_from: redirect_from:
- /devices/pcx86/machine/5170/cga/640kb/ - /devices/pc/machine/5170/cga/640kb/
- /devices/pc/machine/5170/cga/640kb/rev3/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5170 id: ibm5170

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC AT (Model 5170) with Color Display title: IBM PC AT (Model 5170) with Color Display
permalink: /devices/pcx86/machine/5170/cga/ permalink: /devices/pcx86/machine/5170/cga/
redirect_from:
- /devices/pc/machine/5170/cga/
--- ---
IBM PC AT with Color (CGA) Display IBM PC AT with Color (CGA) Display

View file

@ -4,6 +4,7 @@ title: IBM PC AT (Model 5170) with Enhanced Color Display
permalink: /devices/pcx86/machine/5170/ega/1152kb/ permalink: /devices/pcx86/machine/5170/ega/1152kb/
redirect_from: redirect_from:
- /configs/pc/machines/5170/ega/1152kb/ - /configs/pc/machines/5170/ega/1152kb/
- /devices/pc/machine/5170/ega/1152kb/
--- ---
IBM PC AT with 1Mb RAM and Enhanced Color Graphics (EGA) Display IBM PC AT with 1Mb RAM and Enhanced Color Graphics (EGA) Display

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC AT (Model 5170, 1152Kb) with EGA Display and 20Mb Hard Disk title: IBM PC AT (Model 5170, 1152Kb) with EGA Display and 20Mb Hard Disk
permalink: /devices/pcx86/machine/5170/ega/1152kb/rev1/debugger/ permalink: /devices/pcx86/machine/5170/ega/1152kb/rev1/debugger/
redirect_from:
- /devices/pc/machine/5170/ega/1152kb/rev1/debugger/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5170 id: ibm5170

View file

@ -4,6 +4,7 @@ title: IBM PC AT (Model 5170, 1152Kb) with EGA Display and 20Mb Hard Disk
permalink: /devices/pcx86/machine/5170/ega/1152kb/rev1/ permalink: /devices/pcx86/machine/5170/ega/1152kb/rev1/
redirect_from: redirect_from:
- /configs/pc/machines/5170/ega/1152kb/rev1/ - /configs/pc/machines/5170/ega/1152kb/rev1/
- /devices/pc/machine/5170/ega/1152kb/rev1/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5170 id: ibm5170

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC AT (Model 5170, 1152Kb, 20Mb Drive) with EGA Display and Debugger title: IBM PC AT (Model 5170, 1152Kb, 20Mb Drive) with EGA Display and Debugger
permalink: /devices/pcx86/machine/5170/ega/1152kb/rev3/debugger/backtrack/ permalink: /devices/pcx86/machine/5170/ega/1152kb/rev3/debugger/backtrack/
redirect_from:
- /devices/pc/machine/5170/ega/1152kb/rev3/debugger/backtrack/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5170 id: ibm5170

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC AT (Model 5170, 1152Kb, 20Mb Drive) with EGA Display and Debugger title: IBM PC AT (Model 5170, 1152Kb, 20Mb Drive) with EGA Display and Debugger
permalink: /devices/pcx86/machine/5170/ega/1152kb/rev3/debugger/ permalink: /devices/pcx86/machine/5170/ega/1152kb/rev3/debugger/
redirect_from:
- /devices/pc/machine/5170/ega/1152kb/rev3/debugger/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5170 id: ibm5170

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC AT (Model 5170, 1152Kb, 20Mb Drive) with EGA Display title: IBM PC AT (Model 5170, 1152Kb, 20Mb Drive) with EGA Display
permalink: /devices/pcx86/machine/5170/ega/1152kb/rev3/ permalink: /devices/pcx86/machine/5170/ega/1152kb/rev3/
redirect_from:
- /devices/pc/machine/5170/ega/1152kb/rev3/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5170 id: ibm5170

View file

@ -4,6 +4,7 @@ title: IBM PC AT (Model 5170) with Enhanced Color Display
permalink: /devices/pcx86/machine/5170/ega/2048kb/ permalink: /devices/pcx86/machine/5170/ega/2048kb/
redirect_from: redirect_from:
- /configs/pc/machines/5170/ega/2048kb/ - /configs/pc/machines/5170/ega/2048kb/
- /devices/pc/machine/5170/ega/2048kb/
--- ---
IBM PC AT with 2Mb RAM and Enhanced Color Graphics (EGA) Display IBM PC AT with 2Mb RAM and Enhanced Color Graphics (EGA) Display

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC AT (Model 5170, 2Mb, 20Mb Drive) with EGA Display and Debugger title: IBM PC AT (Model 5170, 2Mb, 20Mb Drive) with EGA Display and Debugger
permalink: /devices/pcx86/machine/5170/ega/2048kb/rev3/debugger/backtrack/ permalink: /devices/pcx86/machine/5170/ega/2048kb/rev3/debugger/backtrack/
redirect_from:
- /devices/pc/machine/5170/ega/2048kb/rev3/debugger/backtrack/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5170 id: ibm5170

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC AT (Model 5170, 2Mb20Mb Hard Disk) with EGA Display and Debugger title: IBM PC AT (Model 5170, 2Mb20Mb Hard Disk) with EGA Display and Debugger
permalink: /devices/pcx86/machine/5170/ega/2048kb/rev3/debugger/ permalink: /devices/pcx86/machine/5170/ega/2048kb/rev3/debugger/
redirect_from:
- /devices/pc/machine/5170/ega/2048kb/rev3/debugger/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5170 id: ibm5170

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC AT (Model 5170, 2Mb, 20Mb Hard Disk) with EGA Display title: IBM PC AT (Model 5170, 2Mb, 20Mb Hard Disk) with EGA Display
permalink: /devices/pcx86/machine/5170/ega/2048kb/rev3/ permalink: /devices/pcx86/machine/5170/ega/2048kb/rev3/
redirect_from:
- /devices/pc/machine/5170/ega/2048kb/rev3/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5170 id: ibm5170

View file

@ -4,6 +4,7 @@ title: IBM PC AT (Model 5170) with Enhanced Color Display
permalink: /devices/pcx86/machine/5170/ega/640kb/ permalink: /devices/pcx86/machine/5170/ega/640kb/
redirect_from: redirect_from:
- /configs/pc/machines/5170/ega/640kb/ - /configs/pc/machines/5170/ega/640kb/
- /devices/pc/machine/5170/ega/640kb/
--- ---
IBM PC AT with 640Kb RAM and Enhanced Color Graphics (EGA) Display IBM PC AT with 640Kb RAM and Enhanced Color Graphics (EGA) Display

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC AT (Model 5170, 640Kb) with EGA Display title: IBM PC AT (Model 5170, 640Kb) with EGA Display
permalink: /devices/pcx86/machine/5170/ega/640kb/rev1/debugger/ permalink: /devices/pcx86/machine/5170/ega/640kb/rev1/debugger/
redirect_from:
- /devices/pc/machine/5170/ega/640kb/rev1/debugger/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5170 id: ibm5170

View file

@ -5,6 +5,7 @@ permalink: /devices/pcx86/machine/5170/ega/640kb/rev1/
redirect_from: redirect_from:
- /configs/pc/machines/5170/ega/640kb/ - /configs/pc/machines/5170/ega/640kb/
- /configs/pc/machines/5170/ega/640kb/rev1/ - /configs/pc/machines/5170/ega/640kb/rev1/
- /devices/pc/machine/5170/ega/640kb/rev1/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5170 id: ibm5170

View file

@ -4,6 +4,7 @@ title: IBM PC AT (Model 5170) with Enhanced Color Display
permalink: /devices/pcx86/machine/5170/ega/ permalink: /devices/pcx86/machine/5170/ega/
redirect_from: redirect_from:
- /configs/pc/machines/5170/ega/ - /configs/pc/machines/5170/ega/
- /devices/pc/machine/5170/ega/
--- ---
IBM PC AT with Enhanced Color Graphics (EGA) Display IBM PC AT with Enhanced Color Graphics (EGA) Display

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC AT (Model 5170, 640Kb) with MDA Display title: IBM PC AT (Model 5170, 640Kb) with MDA Display
permalink: /devices/pcx86/machine/5170/mda/640kb/rev3/debugger/ permalink: /devices/pcx86/machine/5170/mda/640kb/rev3/debugger/
redirect_from:
- /devices/pc/machine/5170/mda/640kb/rev3/debugger/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5170 id: ibm5170

View file

@ -3,7 +3,8 @@ layout: page
title: IBM PC AT (Model 5170, 640Kb) with MDA Display title: IBM PC AT (Model 5170, 640Kb) with MDA Display
permalink: /devices/pcx86/machine/5170/mda/640kb/rev3/ permalink: /devices/pcx86/machine/5170/mda/640kb/rev3/
redirect_from: redirect_from:
- /devices/pcx86/machine/5170/mda/640kb/ - /devices/pc/machine/5170/mda/640kb/
- /devices/pc/machine/5170/mda/640kb/rev3/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5170 id: ibm5170

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC AT (Model 5170) with Monochrome Display title: IBM PC AT (Model 5170) with Monochrome Display
permalink: /devices/pcx86/machine/5170/mda/ permalink: /devices/pcx86/machine/5170/mda/
redirect_from:
- /devices/pc/machine/5170/mda/
--- ---
IBM PC AT with Monochrome (MDA) Display IBM PC AT with Monochrome (MDA) Display

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC AT (Model 5170, 2Mb, 20Mb Drive) with VGA Display and Debugger title: IBM PC AT (Model 5170, 2Mb, 20Mb Drive) with VGA Display and Debugger
permalink: /devices/pcx86/machine/5170/vga/2048kb/debugger/ permalink: /devices/pcx86/machine/5170/vga/2048kb/debugger/
redirect_from:
- /devices/pc/machine/5170/vga/2048kb/debugger/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5170 id: ibm5170

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC AT (Model 5170, 2Mb, 20Mb Drive) with VGA Display title: IBM PC AT (Model 5170, 2Mb, 20Mb Drive) with VGA Display
permalink: /devices/pcx86/machine/5170/vga/2048kb/ permalink: /devices/pcx86/machine/5170/vga/2048kb/
redirect_from:
- /devices/pc/machine/5170/vga/2048kb/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5170 id: ibm5170

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC AT (Model 5170, 4Mb, 20Mb Drive) with VGA Display and Debugger title: IBM PC AT (Model 5170, 4Mb, 20Mb Drive) with VGA Display and Debugger
permalink: /devices/pcx86/machine/5170/vga/4096kb/debugger/ permalink: /devices/pcx86/machine/5170/vga/4096kb/debugger/
redirect_from:
- /devices/pc/machine/5170/vga/4096kb/debugger/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5170 id: ibm5170

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC AT (Model 5170, 4Mb, 20Mb Drive) with VGA Display title: IBM PC AT (Model 5170, 4Mb, 20Mb Drive) with VGA Display
permalink: /devices/pcx86/machine/5170/vga/4096kb/ permalink: /devices/pcx86/machine/5170/vga/4096kb/
redirect_from:
- /devices/pc/machine/5170/vga/4096kb/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5170 id: ibm5170

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC AT (Model 5170) with VGA Display title: IBM PC AT (Model 5170) with VGA Display
permalink: /devices/pcx86/machine/5170/vga/ permalink: /devices/pcx86/machine/5170/vga/
redirect_from:
- /devices/pc/machine/5170/vga/
--- ---
IBM PC AT with Video Graphics Array (VGA) Display IBM PC AT with Video Graphics Array (VGA) Display

View file

@ -4,6 +4,7 @@ title: IBM PC Machine Configurations
permalink: /devices/pcx86/machine/ permalink: /devices/pcx86/machine/
redirect_from: redirect_from:
- /configs/pc/machines/ - /configs/pc/machines/
- /devices/pc/machine/
--- ---
IBM PC Machine Configurations IBM PC Machine Configurations

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: AT&T Personal Computer 6300 title: AT&T Personal Computer 6300
permalink: /devices/pcx86/machine/att/6300/ permalink: /devices/pcx86/machine/att/6300/
redirect_from:
- /devices/pc/machine/att/6300/
--- ---
AT&T Personal Computer 6300 AT&T Personal Computer 6300

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: AT&T Personal Computer 6300 with Color Display title: AT&T Personal Computer 6300 with Color Display
permalink: /devices/pcx86/machine/att/6300/cga/640kb/debugger/ permalink: /devices/pcx86/machine/att/6300/cga/640kb/debugger/
redirect_from:
- /devices/pc/machine/att/6300/cga/640kb/debugger/
machines: machines:
- type: pcx86 - type: pcx86
id: att6300 id: att6300

View file

@ -3,7 +3,8 @@ layout: page
title: AT&T Personal Computer 6300 with Color Display title: AT&T Personal Computer 6300 with Color Display
permalink: /devices/pcx86/machine/att/6300/cga/640kb/ permalink: /devices/pcx86/machine/att/6300/cga/640kb/
redirect_from: redirect_from:
- /devices/pcx86/machine/att/6300/cga/ - /devices/pc/machine/att/6300/cga/
- /devices/pc/machine/att/6300/cga/640kb/
machines: machines:
- type: pcx86 - type: pcx86
id: att6300 id: att6300

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: AT&T Machines title: AT&T Machines
permalink: /devices/pcx86/machine/att/ permalink: /devices/pcx86/machine/att/
redirect_from:
- /devices/pc/machine/att/
--- ---
AT&T Machines AT&T Machines

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: Columbia Data Products Machines title: Columbia Data Products Machines
permalink: /devices/pcx86/machine/cdp/ permalink: /devices/pcx86/machine/cdp/
redirect_from:
- /devices/pc/machine/cdp/
--- ---
Columbia Data Products Machines Columbia Data Products Machines

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: Columbia Data Products MPC 1600 with Color Display and Debugger title: Columbia Data Products MPC 1600 with Color Display and Debugger
permalink: /devices/pcx86/machine/cdp/mpc1600/cga/640kb/debugger/ permalink: /devices/pcx86/machine/cdp/mpc1600/cga/640kb/debugger/
redirect_from:
- /devices/pc/machine/cdp/mpc1600/cga/640kb/debugger/
machines: machines:
- type: pcx86 - type: pcx86
id: mpc1600 id: mpc1600

View file

@ -3,8 +3,9 @@ layout: page
title: Columbia Data Products MPC 1600 with Color Display title: Columbia Data Products MPC 1600 with Color Display
permalink: /devices/pcx86/machine/cdp/mpc1600/cga/640kb/ permalink: /devices/pcx86/machine/cdp/mpc1600/cga/640kb/
redirect_from: redirect_from:
- /devices/pcx86/machine/cdp/mpc1600/ - /devices/pc/machine/cdp/mpc1600/
- /devices/pcx86/machine/cdp/mpc1600/cga/ - /devices/pc/machine/cdp/mpc1600/cga/
- /devices/pc/machine/cdp/mpc1600/cga/640kb/
machines: machines:
- type: pcx86 - type: pcx86
id: mpc1600 id: mpc1600

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: COMPAQ Machines title: COMPAQ Machines
permalink: /devices/pcx86/machine/compaq/ permalink: /devices/pcx86/machine/compaq/
redirect_from:
- /devices/pc/machine/compaq/
--- ---
COMPAQ Machines COMPAQ Machines

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: COMPAQ DeskPro 386 Machines title: COMPAQ DeskPro 386 Machines
permalink: /devices/pcx86/machine/compaq/deskpro386/ permalink: /devices/pcx86/machine/compaq/deskpro386/
redirect_from:
- /devices/pc/machine/compaq/deskpro386/
--- ---
COMPAQ DeskPro 386 Machines COMPAQ DeskPro 386 Machines

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: COMPAQ DeskPro 386 (2Mb) with COMPAQ EGA title: COMPAQ DeskPro 386 (2Mb) with COMPAQ EGA
permalink: /devices/pcx86/machine/compaq/deskpro386/ega/2048kb/debugger/ permalink: /devices/pcx86/machine/compaq/deskpro386/ega/2048kb/debugger/
redirect_from:
- /devices/pc/machine/compaq/deskpro386/ega/2048kb/debugger/
machines: machines:
- type: pcx86 - type: pcx86
id: deskpro386 id: deskpro386

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: COMPAQ DeskPro 386 (2Mb) with COMPAQ EGA title: COMPAQ DeskPro 386 (2Mb) with COMPAQ EGA
permalink: /devices/pcx86/machine/compaq/deskpro386/ega/2048kb/ permalink: /devices/pcx86/machine/compaq/deskpro386/ega/2048kb/
redirect_from:
- /devices/pc/machine/compaq/deskpro386/ega/2048kb/
machines: machines:
- type: pcx86 - type: pcx86
id: deskpro386 id: deskpro386

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: COMPAQ DeskPro 386 (4Mb) with COMPAQ EGA title: COMPAQ DeskPro 386 (4Mb) with COMPAQ EGA
permalink: /devices/pcx86/machine/compaq/deskpro386/ega/4096kb/debugger/ permalink: /devices/pcx86/machine/compaq/deskpro386/ega/4096kb/debugger/
redirect_from:
- /devices/pc/machine/compaq/deskpro386/ega/4096kb/debugger/
machines: machines:
- type: pcx86 - type: pcx86
id: deskpro386 id: deskpro386

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: COMPAQ DeskPro 386 (4Mb) with COMPAQ EGA title: COMPAQ DeskPro 386 (4Mb) with COMPAQ EGA
permalink: /devices/pcx86/machine/compaq/deskpro386/ega/4096kb/ permalink: /devices/pcx86/machine/compaq/deskpro386/ega/4096kb/
redirect_from:
- /devices/pc/machine/compaq/deskpro386/ega/4096kb/
machines: machines:
- type: pcx86 - type: pcx86
id: deskpro386 id: deskpro386

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: COMPAQ DeskPro 386 Machines with IBM EGA title: COMPAQ DeskPro 386 Machines with IBM EGA
permalink: /devices/pcx86/machine/compaq/deskpro386/ega/ permalink: /devices/pcx86/machine/compaq/deskpro386/ega/
redirect_from:
- /devices/pc/machine/compaq/deskpro386/ega/
--- ---
COMPAQ DeskPro 386 Machines with IBM EGA COMPAQ DeskPro 386 Machines with IBM EGA

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: COMPAQ DeskPro 386 (2Mb) with COMPAQ VGA title: COMPAQ DeskPro 386 (2Mb) with COMPAQ VGA
permalink: /devices/pcx86/machine/compaq/deskpro386/other/2048kb/debugger/backtrack/ permalink: /devices/pcx86/machine/compaq/deskpro386/other/2048kb/debugger/backtrack/
redirect_from:
- /devices/pc/machine/compaq/deskpro386/other/2048kb/debugger/backtrack/
machines: machines:
- type: pcx86 - type: pcx86
id: deskpro386 id: deskpro386

View file

@ -3,7 +3,8 @@ layout: page
title: COMPAQ DeskPro 386 (2Mb) with COMPAQ VGA title: COMPAQ DeskPro 386 (2Mb) with COMPAQ VGA
permalink: /devices/pcx86/machine/compaq/deskpro386/other/2048kb/debugger/ permalink: /devices/pcx86/machine/compaq/deskpro386/other/2048kb/debugger/
redirect_from: redirect_from:
- /devices/pcx86/machine/compaq/deskpro386/other/2048kb/ - /devices/pc/machine/compaq/deskpro386/other/2048kb/
- /devices/pc/machine/compaq/deskpro386/other/2048kb/debugger/
machines: machines:
- type: pcx86 - type: pcx86
id: deskpro386 id: deskpro386

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: COMPAQ DeskPro 386 Machines with COMPAQ VGA title: COMPAQ DeskPro 386 Machines with COMPAQ VGA
permalink: /devices/pcx86/machine/compaq/deskpro386/other/ permalink: /devices/pcx86/machine/compaq/deskpro386/other/
redirect_from:
- /devices/pc/machine/compaq/deskpro386/other/
--- ---
COMPAQ DeskPro 386 Machines with COMPAQ VGA COMPAQ DeskPro 386 Machines with COMPAQ VGA

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: COMPAQ DeskPro 386 (2Mb) with IBM VGA title: COMPAQ DeskPro 386 (2Mb) with IBM VGA
permalink: /devices/pcx86/machine/compaq/deskpro386/vga/2048kb/debugger/ permalink: /devices/pcx86/machine/compaq/deskpro386/vga/2048kb/debugger/
redirect_from:
- /devices/pc/machine/compaq/deskpro386/vga/2048kb/debugger/
machines: machines:
- type: pcx86 - type: pcx86
id: deskpro386 id: deskpro386

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: COMPAQ DeskPro 386 (2Mb) with IBM VGA title: COMPAQ DeskPro 386 (2Mb) with IBM VGA
permalink: /devices/pcx86/machine/compaq/deskpro386/vga/2048kb/ permalink: /devices/pcx86/machine/compaq/deskpro386/vga/2048kb/
redirect_from:
- /devices/pc/machine/compaq/deskpro386/vga/2048kb/
machines: machines:
- type: pcx86 - type: pcx86
id: deskpro386 id: deskpro386

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: COMPAQ DeskPro 386 (4Mb) with IBM VGA title: COMPAQ DeskPro 386 (4Mb) with IBM VGA
permalink: /devices/pcx86/machine/compaq/deskpro386/vga/4096kb/debugger/ permalink: /devices/pcx86/machine/compaq/deskpro386/vga/4096kb/debugger/
redirect_from:
- /devices/pc/machine/compaq/deskpro386/vga/4096kb/debugger/
machines: machines:
- type: pcx86 - type: pcx86
id: deskpro386 id: deskpro386

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: COMPAQ DeskPro 386 (4Mb) with IBM VGA title: COMPAQ DeskPro 386 (4Mb) with IBM VGA
permalink: /devices/pcx86/machine/compaq/deskpro386/vga/4096kb/ permalink: /devices/pcx86/machine/compaq/deskpro386/vga/4096kb/
redirect_from:
- /devices/pc/machine/compaq/deskpro386/vga/4096kb/
machines: machines:
- type: pcx86 - type: pcx86
id: deskpro386 id: deskpro386

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: COMPAQ DeskPro 386 Machines with IBM VGA title: COMPAQ DeskPro 386 Machines with IBM VGA
permalink: /devices/pcx86/machine/compaq/deskpro386/vga/ permalink: /devices/pcx86/machine/compaq/deskpro386/vga/
redirect_from:
- /devices/pc/machine/compaq/deskpro386/vga/
--- ---
COMPAQ DeskPro 386 Machines with IBM VGA COMPAQ DeskPro 386 Machines with IBM VGA

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: Build Your Own PC title: Build Your Own PC
permalink: /devices/pcx86/machine/custom/ permalink: /devices/pcx86/machine/custom/
redirect_from:
- /devices/pc/machine/custom/
machines: machines:
- type: pcx86 - type: pcx86
name: Custom PC name: Custom PC

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: Zenith Data Systems Machines title: Zenith Data Systems Machines
permalink: /devices/pcx86/machine/zenith/ permalink: /devices/pcx86/machine/zenith/
redirect_from:
- /devices/pc/machine/zenith/
--- ---
Zenith Data Systems Machines Zenith Data Systems Machines

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: Zenith Z-150 with Color Display and Debugger title: Zenith Z-150 with Color Display and Debugger
permalink: /devices/pcx86/machine/zenith/z150/cga/640kb/debugger/ permalink: /devices/pcx86/machine/zenith/z150/cga/640kb/debugger/
redirect_from:
- /devices/pc/machine/zenith/z150/cga/640kb/debugger/
machines: machines:
- type: pcx86 - type: pcx86
id: z150 id: z150

View file

@ -3,8 +3,9 @@ layout: page
title: Zenith Z-150 with Color Display title: Zenith Z-150 with Color Display
permalink: /devices/pcx86/machine/zenith/z150/cga/640kb/ permalink: /devices/pcx86/machine/zenith/z150/cga/640kb/
redirect_from: redirect_from:
- /devices/pcx86/machine/zenith/z150/ - /devices/pc/machine/zenith/z150/
- /devices/pcx86/machine/zenith/z150/cga/ - /devices/pc/machine/zenith/z150/cga/
- /devices/pc/machine/zenith/z150/cga/640kb/
machines: machines:
- type: pcx86 - type: pcx86
id: z150 id: z150

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC Control Panels title: IBM PC Control Panels
permalink: /devices/pcx86/panel/ permalink: /devices/pcx86/panel/
redirect_from:
- /devices/pc/panel/
--- ---
IBM PC Control Panels IBM PC Control Panels

View file

@ -3,7 +3,8 @@ layout: page
title: IBM PC BASIC ROMs title: IBM PC BASIC ROMs
permalink: /devices/pcx86/rom/5150/basic/ permalink: /devices/pcx86/rom/5150/basic/
redirect_from: redirect_from:
- /devices/pcx86/basic/ - /devices/pc/basic/
- /devices/pc/rom/5150/basic/
--- ---
IBM PC BASIC ROMs IBM PC BASIC ROMs

View file

@ -3,9 +3,10 @@ layout: page
title: IBM PC AT (Model 5170) ROMs title: IBM PC AT (Model 5170) ROMs
permalink: /devices/pcx86/rom/5170/ permalink: /devices/pcx86/rom/5170/
redirect_from: redirect_from:
- /devices/pcx86/5170/ - /devices/pc/5170/
- /devices/pcx86/bios/5170/ - /devices/pc/bios/5170/
- /devices/pcx86/rom/5170/bios/ - /devices/pc/rom/5170/bios/
- /devices/pc/rom/5170/
--- ---
IBM PC AT (Model 5170) ROM Revisions IBM PC AT (Model 5170) ROM Revisions

View file

@ -3,7 +3,8 @@ layout: page
title: IBM PC ROMs title: IBM PC ROMs
permalink: /devices/pcx86/rom/ permalink: /devices/pcx86/rom/
redirect_from: redirect_from:
- /devices/pcx86/bios/ - /devices/pc/bios/
- /devices/pc/rom/
--- ---
IBM PC ROMs IBM PC ROMs

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: AT&T 6300 ROM BIOS title: AT&T 6300 ROM BIOS
permalink: /devices/pcx86/rom/att/6300/ permalink: /devices/pcx86/rom/att/6300/
redirect_from:
- /devices/pc/rom/att/6300/
--- ---
AT&T 6300 ROM BIOS AT&T 6300 ROM BIOS

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: Columbia Data Products MPC 1600 ROM BIOS title: Columbia Data Products MPC 1600 ROM BIOS
permalink: /devices/pcx86/rom/cdp/mpc1600/ permalink: /devices/pcx86/rom/cdp/mpc1600/
redirect_from:
- /devices/pc/rom/cdp/mpc1600/
--- ---
Columbia Data Products MPC 1600 ROM BIOS Columbia Data Products MPC 1600 ROM BIOS

View file

@ -3,7 +3,8 @@ layout: page
title: COMPAQ ROMs title: COMPAQ ROMs
permalink: /devices/pcx86/rom/compaq/ permalink: /devices/pcx86/rom/compaq/
redirect_from: redirect_from:
- /devices/pcx86/rom/compaq/bios/ - /devices/pc/rom/compaq/bios/
- /devices/pc/rom/compaq/
--- ---
COMPAQ ROMs COMPAQ ROMs

View file

@ -3,9 +3,10 @@ layout: page
title: COMPAQ DeskPro 386 ROMs title: COMPAQ DeskPro 386 ROMs
permalink: /devices/pcx86/rom/compaq/deskpro386/ permalink: /devices/pcx86/rom/compaq/deskpro386/
redirect_from: redirect_from:
- /devices/pcx86/bios/compaq/deskpro386/ - /devices/pc/bios/compaq/deskpro386/
- /devices/pcx86/compaq/deskpro386/ - /devices/pc/compaq/deskpro386/
- /devices/pcx86/rom/compaq/bios/deskpro386/ - /devices/pc/rom/compaq/bios/deskpro386/
- /devices/pc/rom/compaq/deskpro386/
--- ---
COMPAQ DeskPro 386 ROMs COMPAQ DeskPro 386 ROMs

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: Compaq Portable Computer ROMs title: Compaq Portable Computer ROMs
permalink: /devices/pcx86/rom/compaq/portable/ permalink: /devices/pcx86/rom/compaq/portable/
redirect_from:
- /devices/pc/rom/compaq/portable/
--- ---
Compaq Portable Computer ROMs Compaq Portable Computer ROMs

View file

@ -3,7 +3,8 @@ layout: page
title: COMPAQ Portable III ROMs title: COMPAQ Portable III ROMs
permalink: /devices/pcx86/rom/compaq/portable3/ permalink: /devices/pcx86/rom/compaq/portable3/
redirect_from: redirect_from:
- /devices/pcx86/compaq/portable3/ - /devices/pc/rom/compaq/portable3/
- /devices/pc/compaq/portable3/
--- ---
COMPAQ Portable III ROMs COMPAQ Portable III ROMs

View file

@ -2,6 +2,9 @@
layout: page layout: page
title: Olivetti M24 ROM BIOS title: Olivetti M24 ROM BIOS
permalink: /devices/pcx86/rom/olivetti/m24/ permalink: /devices/pcx86/rom/olivetti/m24/
redirect_from:
- /devices/pc/rom/olivetti/m24/
- /devices/pcx86/rom/olivetti/
--- ---
Olivetti M24 ROM BIOS Olivetti M24 ROM BIOS

View file

@ -2,6 +2,9 @@
layout: page layout: page
title: Zenith Data Systems Z-150 ROM BIOS title: Zenith Data Systems Z-150 ROM BIOS
permalink: /devices/pcx86/rom/zenith/z150/ permalink: /devices/pcx86/rom/zenith/z150/
redirect_from:
- /devices/pc/rom/zenith/z150/
- /devices/pcx86/rom/zenith/
--- ---
Zenith Data Systems Z-150 ROM BIOS Zenith Data Systems Z-150 ROM BIOS

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC Video Adapters title: IBM PC Video Adapters
permalink: /devices/pcx86/video/ permalink: /devices/pcx86/video/
redirect_from:
- /devices/pc/video/
--- ---
IBM PC Video Adapters IBM PC Video Adapters

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: ATI Video Adapters title: ATI Video Adapters
permalink: /devices/pcx86/video/ati/ permalink: /devices/pcx86/video/ati/
redirect_from:
- /devices/pc/video/ati/
--- ---
ATI Video Adapters ATI Video Adapters

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: ATI VGA Wonder-16 title: ATI VGA Wonder-16
permalink: /devices/pcx86/video/ati/vga/ permalink: /devices/pcx86/video/ati/vga/
redirect_from:
- /devices/pc/video/ati/vga/
--- ---
ATI VGA Wonder-16 ATI VGA Wonder-16

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: Columbia Data Products Video Adapters title: Columbia Data Products Video Adapters
permalink: /devices/pcx86/video/cdp/ permalink: /devices/pcx86/video/cdp/
redirect_from:
- /devices/pc/video/cdp/
--- ---
Columbia Data Products Video Adapters Columbia Data Products Video Adapters

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: Columbia Data Products Color Graphics Adapter (CGA) title: Columbia Data Products Color Graphics Adapter (CGA)
permalink: /devices/pcx86/video/cdp/cga/ permalink: /devices/pcx86/video/cdp/cga/
redirect_from:
- /devices/pc/video/cdp/cga/
--- ---
Columbia Data Products Color Graphics Adapter (CGA) Columbia Data Products Color Graphics Adapter (CGA)

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: COMPAQ Video Adapters title: COMPAQ Video Adapters
permalink: /devices/pcx86/video/compaq/ permalink: /devices/pcx86/video/compaq/
redirect_from:
- /devices/pc/video/compaq/
--- ---
COMPAQ Video Adapters COMPAQ Video Adapters

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: COMPAQ Enhanced Color Graphics Board (EGA) title: COMPAQ Enhanced Color Graphics Board (EGA)
permalink: /devices/pcx86/video/compaq/ega/ permalink: /devices/pcx86/video/compaq/ega/
redirect_from:
- /devices/pc/video/compaq/ega/
--- ---
COMPAQ Enhanced Color Graphics Board (EGA) COMPAQ Enhanced Color Graphics Board (EGA)

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: COMPAQ Video Graphics Controller (VGA) title: COMPAQ Video Graphics Controller (VGA)
permalink: /devices/pcx86/video/compaq/vga/ permalink: /devices/pcx86/video/compaq/vga/
redirect_from:
- /devices/pc/video/compaq/vga/
--- ---
COMPAQ Video Graphics Controller (VGA) COMPAQ Video Graphics Controller (VGA)

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM PC Video Configurations title: IBM PC Video Configurations
permalink: /devices/pcx86/video/ibm/ permalink: /devices/pcx86/video/ibm/
redirect_from:
- /devices/pc/video/ibm/
--- ---
IBM PC Video Configurations IBM PC Video Configurations

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM Color Graphics Adapter (CGA) title: IBM Color Graphics Adapter (CGA)
permalink: /devices/pcx86/video/ibm/cga/ permalink: /devices/pcx86/video/ibm/cga/
redirect_from:
- /devices/pc/video/ibm/cga/
--- ---
IBM Color Graphics Adapter (CGA) IBM Color Graphics Adapter (CGA)

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM Enhanced Graphics Adapter (EGA) title: IBM Enhanced Graphics Adapter (EGA)
permalink: /devices/pcx86/video/ibm/ega/ permalink: /devices/pcx86/video/ibm/ega/
redirect_from:
- /devices/pc/video/ibm/ega/
--- ---
IBM Enhanced Graphics Adapter (EGA) IBM Enhanced Graphics Adapter (EGA)

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: IBM Video Graphics Array (VGA) title: IBM Video Graphics Array (VGA)
permalink: /devices/pcx86/video/ibm/vga/ permalink: /devices/pcx86/video/ibm/vga/
redirect_from:
- /devices/pc/video/ibm/vga/
--- ---
IBM Video Graphics Array (VGA) IBM Video Graphics Array (VGA)

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: Paradise Video Adapters title: Paradise Video Adapters
permalink: /devices/pcx86/video/paradise/ permalink: /devices/pcx86/video/paradise/
redirect_from:
- /devices/pc/video/paradise/
--- ---
Paraside Video Adapters Paraside Video Adapters

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: "Paradise VGA Board: WDVGA PLUS 16" title: "Paradise VGA Board: WDVGA PLUS 16"
permalink: /devices/pcx86/video/paradise/vga/ permalink: /devices/pcx86/video/paradise/vga/
redirect_from:
- /devices/pc/video/paradise/vga/
--- ---
Paradise VGA Board: WDVGA PLUS 16 Paradise VGA Board: WDVGA PLUS 16

View file

@ -3,7 +3,8 @@ layout: page
title: "IBM PC (Model 5150) running CP/M-86 v1.1B" title: "IBM PC (Model 5150) running CP/M-86 v1.1B"
permalink: /disks/pcx86/cpm/1.1b/ permalink: /disks/pcx86/cpm/1.1b/
redirect_from: redirect_from:
- /disks/pcx86/cpm/machine.xml/ - /disks/pc/cpm/machine.xml/
- /disks/pc/cpm/1.1b/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5150 id: ibm5150

View file

@ -3,7 +3,7 @@ layout: page
title: Microsoft MS-DOS 3.30 title: Microsoft MS-DOS 3.30
permalink: /disks/pcx86/dos/microsoft/3.30/ permalink: /disks/pcx86/dos/microsoft/3.30/
redirect_from: redirect_from:
- /disks/pcx86/dos/microsoft/3.30a/ - /disks/pc/dos/microsoft/3.30a/
--- ---
Microsoft MS-DOS 3.30 Microsoft MS-DOS 3.30

View file

@ -2,6 +2,11 @@
layout: page layout: page
title: Multitasking MS-DOS 4.00 title: Multitasking MS-DOS 4.00
permalink: /disks/pcx86/dos/microsoft/4.0M/ permalink: /disks/pcx86/dos/microsoft/4.0M/
redirect_from:
- /configs/pc/machines/5160/cga/640kb/dos400m/
- /devices/pc/machine/5160/cga/640kb/dos400m/
- /disks/pc/dos/microsoft/4.0M/
- /videos/pcjs/
machines: machines:
- type: pcx86 - type: pcx86
id: ibm5160 id: ibm5160
@ -12,10 +17,6 @@ machines:
path: /disks/pcx86/dos/microsoft/4.0M/MSDOS400M-DISK1.json path: /disks/pcx86/dos/microsoft/4.0M/MSDOS400M-DISK1.json
B: B:
path: /disks/pcx86/dos/microsoft/4.0M/MSDOS400M-DISK2.json path: /disks/pcx86/dos/microsoft/4.0M/MSDOS400M-DISK2.json
redirect_from:
- /devices/pcx86/machine/5160/cga/640kb/dos400m/
- /configs/pc/machines/5160/cga/640kb/dos400m/
- /videos/pcjs/
--- ---
Multitasking MS-DOS 4.00 Multitasking MS-DOS 4.00

View file

@ -2,6 +2,8 @@
layout: page layout: page
title: OS/2 1.0 Debugger Boot Disk title: OS/2 1.0 Debugger Boot Disk
permalink: /disks/pcx86/os2/misc/1.0/88286/ permalink: /disks/pcx86/os2/misc/1.0/88286/
redirect_from:
- /disks/pc/os2/misc/1.0/debugger/
machines: machines:
- id: ibm5170 - id: ibm5170
type: pcx86 type: pcx86
@ -10,8 +12,6 @@ machines:
autoMount: autoMount:
A: A:
path: /disks/pcx86/os2/misc/1.0/OS210-88286.json path: /disks/pcx86/os2/misc/1.0/OS210-88286.json
redirect_from:
- /disks/pcx86/os2/misc/1.0/debugger/
--- ---
OS/2 1.0 Debugger Boot Disk OS/2 1.0 Debugger Boot Disk

Some files were not shown because too many files have changed in this diff Show more