Machine updates

This commit is contained in:
Jeff Parsons 2015-12-10 10:49:52 -08:00
commit 312c41c68a
34 changed files with 310 additions and 18 deletions

View file

@ -0,0 +1,10 @@
---
layout: page
title: "IBM PC XT (Model 5160) with Color Display, 640Kb"
permalink: /devices/pc/machine/5160/cga/640kb/debugger/
machines:
- type: pc-dbg
id: ibm5160
---
{% include machine.html id="ibm5160" %}

View file

@ -1,3 +1,12 @@
---
layout: page
title: "IBM PC XT (Model 5160) with Multitasking MS-DOS 4.00"
permalink: /devices/pc/machine/5160/cga/640kb/dos400m/
machines:
- type: pc-dbg
id: ibm5160
---
Multitasking MS-DOS 4.00
---
@ -12,4 +21,4 @@ differentiate these disk images from those of the official MS-DOS 4.00 release i
The PCjs machine configuration below boots MS-DOS 4.0M. To access the MS-DOS "Session Manager" after it's booted,
tap the **Alt** key.
[IBM Model 5160](machine.xml "PCjs:ibm5160:::debugger")
{% include machine.html id="ibm5160" %}

View file

@ -0,0 +1,10 @@
---
layout: page
title: "IBM PC XT (Model 5160) with Color Display, 640Kb"
permalink: /devices/pc/machine/5160/cga/640kb/
machines:
- type: pc
id: ibm5160
---
{% include machine.html id="ibm5160" %}