Machine updates
This commit is contained in:
parent
f44dd6eb41
commit
312c41c68a
34 changed files with 310 additions and 18 deletions
|
|
@ -1,3 +1,14 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IBM PC XT (Model 5160) with Color Display, 256Kb"
|
||||
permalink: /devices/pc/machine/5160/cga/256kb/array/
|
||||
machines:
|
||||
- type: pc
|
||||
id: ibm5160a
|
||||
- type: pc
|
||||
id: ibm5160b
|
||||
---
|
||||
|
||||
IBM PC XT "Server Array"
|
||||
===
|
||||
|
||||
|
|
@ -7,6 +18,6 @@ The simulations below are identical PC XT configurations, each with a clock spee
|
|||
and a CGA display, using the original IBM PC Model 5160 ROM BIOS and CGA font ROM. Each also includes an
|
||||
empty/unformatted 10Mb hard disk. Use FDISK and then FORMAT to turn it into a usable C: drive.
|
||||
|
||||
[IBM PC XT (Model 5160)](machine.xml "PCjs:ibm5160a")
|
||||
{% include machine.html id="ibm5160a" %}
|
||||
|
||||
[IBM PC XT (Model 5160)](machine.xml "PCjs:ibm5160b")
|
||||
{% include machine.html id="ibm5160b" %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue