Updated all the 5150 configs
This commit is contained in:
parent
26c351bbbe
commit
0ce837adc1
10 changed files with 70 additions and 6 deletions
10
devices/pc/machine/5150/cga/384kb/softkbd/machine.md
Normal file
10
devices/pc/machine/5150/cga/384kb/softkbd/machine.md
Normal 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" %}
|
||||
|
|
@ -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
|
||||
---
|
||||
|
||||
|
|
|
|||
10
devices/pc/machine/5150/cga/64kb/donkey/debugger/machine.md
Normal file
10
devices/pc/machine/5150/cga/64kb/donkey/debugger/machine.md
Normal 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" %}
|
||||
10
devices/pc/machine/5150/cga/64kb/donkey/machine.md
Normal file
10
devices/pc/machine/5150/cga/64kb/donkey/machine.md
Normal 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" %}
|
||||
10
devices/pc/machine/5150/cga/64kb/softkbd/machine.md
Normal file
10
devices/pc/machine/5150/cga/64kb/softkbd/machine.md
Normal 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" %}
|
||||
|
|
@ -1,4 +1,10 @@
|
|||
---
|
||||
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
|
||||
---
|
||||
|
||||
All our Color Graphics (CGA) configurations of the IBM PC Model 5150 are located here.
|
||||
All our Color Graphics (CGA) configurations of the IBM PC Model 5150 are located here.
|
||||
|
|
|
|||
10
devices/pc/machine/5150/dual/64kb/machine.md
Normal file
10
devices/pc/machine/5150/dual/64kb/machine.md
Normal 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" %}
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
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/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
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/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
|
|
|
|||
|
|
@ -8,15 +8,17 @@ permalink: /devices/pc/machine/
|
|||
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 5160](/devices/pc/machine/#model-5160-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/).
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue