Minor page and comment updates

This commit is contained in:
Jeff Parsons 2016-03-12 09:11:34 -08:00
commit 6eca71ace3
16 changed files with 57 additions and 68 deletions

View file

@ -11,6 +11,6 @@ IBM PC Machines (Model 5150)
All our Model 5150 configurations of the IBM PC are located here, including:
* [IBM PC with Color Display](/devices/pc/machine/5150/cga/)
* [IBM PC with Dual Display](/devices/pc/machine/5150/dual/64kb/)
* [IBM PC with Monochrome Display](/devices/pc/machine/5150/mda/)
* [IBM PC with Color Display](/devices/pc/machine/5150/cga/)
* [IBM PC with Dual Displays (Monochrome and Color)](/devices/pc/machine/5150/dual/64kb/)

View file

@ -1,6 +1,6 @@
---
layout: page
title: "IBM PC (Model 5150, 64Kb) with Dual Display"
title: "IBM PC (Model 5150, 64Kb) with Dual Displays"
permalink: /devices/pc/machine/5150/dual/64kb/
machines:
- type: pc

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/versions/pcjs/1.21.1/machine.xsl"?>
<machine id="ibm5150" class="pc" border="1" pos="center" background="#FAEBD7">
<name pos="center">IBM PC (Model 5150) with Dual Display</name>
<name pos="center">IBM PC (Model 5150) with Dual Displays</name>
<computer id="pc-dual-64k" name="IBM PC" resume="1"/>
<ram id="ramLow" addr="0x00000"/>
<rom id="romBASIC" addr="0xf6000" size="0x8000" file="/devices/pc/rom/5150/basic/BASIC100.json"/>