Merge branch 'master' into next-release
This commit is contained in:
commit
fe23128a99
25 changed files with 134 additions and 7 deletions
12
devices/pc/machine/5160/cga/256kb/README.md
Normal file
12
devices/pc/machine/5160/cga/256kb/README.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
layout: page
|
||||
title: IBM PC XT (Model 5160)
|
||||
permalink: /devices/pc/machine/5160/cga/256kb/
|
||||
redirect_from:
|
||||
- /configs/pc/machines/5160/cga/256kb/
|
||||
---
|
||||
|
||||
IBM PC XT (Model 5160, 256Kb) with Color Display
|
||||
---
|
||||
|
||||
All our 256Kb Model 5160, aka IBM PC XT, configurations are located here.
|
||||
|
|
@ -7,7 +7,7 @@ machines:
|
|||
id: ibm5160
|
||||
---
|
||||
|
||||
IBM PC XT with Color Display
|
||||
IBM PC XT (Model 5160, 256Kb) with Color Display
|
||||
---
|
||||
|
||||
{% include machine.html id="ibm5160" %}
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
layout: page
|
||||
title: "IBM PC XT (Model 5160, 640Kb) with EGA Display running Windows 1.01"
|
||||
permalink: /devices/pc/machine/5160/ega/640kb/win101/
|
||||
redirect_from:
|
||||
- /configs/pc/machines/5160/ega/640kb/win101/
|
||||
machines:
|
||||
- type: pc
|
||||
id: ibm5160
|
||||
|
|
|
|||
Loading…
Reference in a new issue