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
|
||||
|
|
|
|||
Loading…
Reference in a new issue