Updated all the 5150 configs

This commit is contained in:
Jeff Parsons 2015-12-09 11:44:26 -08:00
commit 0ce837adc1
10 changed files with 70 additions and 6 deletions

View file

@ -0,0 +1,10 @@
---
layout: page
title: "IBM PC (Model 5150) with Color Display"
permalink: /devices/pc/machine/5150/cga/384kb/softkbd/
machines:
- type: pc-dbg
id: ibm5150
---
{% include machine.html id="ibm5150" %}

View file

@ -1,3 +1,9 @@
---
layout: page
title: "IBM PC (Model 5150) with Color Display"
permalink: /devices/pc/machine/5150/cga/64kb/
---
IBM PC (Model 5150) with Color Graphics (CGA) Display IBM PC (Model 5150) with Color Graphics (CGA) Display
--- ---

View file

@ -0,0 +1,10 @@
---
layout: page
title: "IBM PC (Model 5150) with Color Display"
permalink: /devices/pc/machine/5150/cga/64kb/donkey/debugger/
machines:
- type: pc-dbg
id: ibm5150
---
{% include machine.html id="ibm5150" %}

View file

@ -0,0 +1,10 @@
---
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" %}

View file

@ -0,0 +1,10 @@
---
layout: page
title: "IBM PC (Model 5150) with Color Display"
permalink: /devices/pc/machine/5150/cga/64kb/softkbd/
machines:
- type: pc-dbg
id: ibm5150
---
{% include machine.html id="ibm5150" %}

View file

@ -1,3 +1,9 @@
---
layout: page
title: "IBM PC (Model 5150) with Color Display"
permalink: /devices/pc/machine/5150/cga/
---
IBM PC (Model 5150) with Color Graphics (CGA) Display IBM PC (Model 5150) with Color Graphics (CGA) Display
--- ---

View file

@ -0,0 +1,10 @@
---
layout: page
title: "IBM PC (Model 5150) with Dual Display"
permalink: /devices/pc/machine/5150/dual/64kb/
machines:
- type: pc
id: ibm5150
---
{% include machine.html id="ibm5150" %}

View file

@ -1,6 +1,6 @@
--- ---
layout: page layout: page
title: "PCjs | IBM PC (Model 5150) with Monochrome Display" title: "IBM PC (Model 5150) with Monochrome Display"
permalink: /devices/pc/machine/5150/mda/64kb/debugger/ permalink: /devices/pc/machine/5150/mda/64kb/debugger/
machines: machines:
- type: pc-dbg - type: pc-dbg

View file

@ -1,6 +1,6 @@
--- ---
layout: page layout: page
title: "PCjs | IBM PC (Model 5150) with Monochrome Display" title: "IBM PC (Model 5150) with Monochrome Display"
permalink: /devices/pc/machine/5150/mda/64kb/softkbd/ permalink: /devices/pc/machine/5150/mda/64kb/softkbd/
machines: machines:
- type: pc-dbg - type: pc-dbg

View file

@ -8,15 +8,17 @@ permalink: /devices/pc/machine/
IBM PC Machine Configurations IBM PC Machine Configurations
--- ---
PCjs supports the following IBM PC models: PCjs supports these IBM PC models:
* [Model 5150](/devices/pc/machine/#model-5150-machine-configurations) * [Model 5150](/devices/pc/machine/#model-5150-machine-configurations)
* [Model 5160](/devices/pc/machine/#model-5160-machine-configurations) * [Model 5160](/devices/pc/machine/#model-5160-machine-configurations)
* [Model 5170](/devices/pc/machine/#model-5170-machine-configurations) * [Model 5170](/devices/pc/machine/#model-5170-machine-configurations)
Configurations for the [Challenger 1P](/devices/c1p/machine/) and other non-IBM machines are available [here](/devices/). along with these IBM PC-compatibles:
Support is also being added for a few IBM PC-compatible machines, starting with the [Compaq DeskPro 386](compaq/deskpro386/) series. * [Compaq DeskPro 386](compaq/deskpro386/)
Configurations for the [Challenger 1P](/devices/c1p/machine/) and other non-IBM machines are also [available](/devices/).
--- ---