Machine updates
This commit is contained in:
parent
f44dd6eb41
commit
312c41c68a
34 changed files with 310 additions and 18 deletions
10
devices/pc/machine/5160/mda/256kb/debugger/machine.md
Normal file
10
devices/pc/machine/5160/mda/256kb/debugger/machine.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC XT (Model 5160) with Monochrome Display, 256Kb"
|
||||
permalink: /devices/pc/machine/5160/mda/256kb/debugger/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
id: ibm5160
|
||||
---
|
||||
|
||||
{% include machine.html id="ibm5160" %}
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC XT (Model 5160) with Monochrome Display, 256Kb"
|
||||
permalink: /devices/pc/machine/5160/mda/256kb/fake188/debugger/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
id: ibm5160
|
||||
---
|
||||
|
||||
{% include machine.html id="ibm5160" %}
|
||||
10
devices/pc/machine/5160/mda/256kb/fake188/machine.md
Normal file
10
devices/pc/machine/5160/mda/256kb/fake188/machine.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC XT (Model 5160) with Monochrome Display, 256Kb"
|
||||
permalink: /devices/pc/machine/5160/mda/256kb/fake188/
|
||||
machines:
|
||||
- type: pc
|
||||
id: ibm5160
|
||||
---
|
||||
|
||||
{% include machine.html id="ibm5160" %}
|
||||
10
devices/pc/machine/5160/mda/256kb/machine.md
Normal file
10
devices/pc/machine/5160/mda/256kb/machine.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC XT (Model 5160) with Monochrome Display, 256Kb"
|
||||
permalink: /devices/pc/machine/5160/mda/256kb/
|
||||
machines:
|
||||
- type: pc
|
||||
id: ibm5160
|
||||
---
|
||||
|
||||
{% include machine.html id="ibm5160" %}
|
||||
10
devices/pc/machine/5160/mda/64kb/softkbd/machine.md
Normal file
10
devices/pc/machine/5160/mda/64kb/softkbd/machine.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC XT (Model 5160) with Monochrome Display, 64Kb"
|
||||
permalink: /devices/pc/machine/5160/mda/64kb/softkbd/
|
||||
machines:
|
||||
- type: pc-dbg
|
||||
id: ibm5160
|
||||
---
|
||||
|
||||
{% include machine.html id="ibm5160" %}
|
||||
Loading…
Reference in a new issue