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/cga/640kb/debugger/machine.md
Normal file
10
devices/pc/machine/5160/cga/640kb/debugger/machine.md
Normal 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" %}
|
||||
|
|
@ -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" %}
|
||||
|
|
|
|||
10
devices/pc/machine/5160/cga/640kb/machine.md
Normal file
10
devices/pc/machine/5160/cga/640kb/machine.md
Normal 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" %}
|
||||
Loading…
Reference in a new issue