Starting work on 1.30.4 and some additional PDP-11 hardware support
This commit is contained in:
parent
fdf00c5a52
commit
a29ee56a5d
234 changed files with 260 additions and 263 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/manifest.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/manifest.xsl"?>
|
||||||
<manifest type="software">
|
<manifest type="software">
|
||||||
<title>VisiCalc</title>
|
<title>VisiCalc</title>
|
||||||
<!-- Since version numbers are incorporated into the disk image names, and this version number is a bit ugly, we're not exposing it with the normal "version" tag -->
|
<!-- Since version numbers are incorporated into the disk image names, and this version number is a bit ugly, we're not exposing it with the normal "version" tag -->
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/manifest.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/manifest.xsl"?>
|
||||||
<manifest type="software">
|
<manifest type="software">
|
||||||
<title>Executive Suite</title>
|
<title>Executive Suite</title>
|
||||||
<version/>
|
<version/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/manifest.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/manifest.xsl"?>
|
||||||
<manifest type="software">
|
<manifest type="software">
|
||||||
<title>Rogue</title>
|
<title>Rogue</title>
|
||||||
<version/>
|
<version/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/manifest.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/manifest.xsl"?>
|
||||||
<manifest type="software">
|
<manifest type="software">
|
||||||
<title>ThinkTank</title>
|
<title>ThinkTank</title>
|
||||||
<version>2.41NP</version>
|
<version>2.41NP</version>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/manifest.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/manifest.xsl"?>
|
||||||
<manifest type="software">
|
<manifest type="software">
|
||||||
<title>The Dungeons of Moria</title>
|
<title>The Dungeons of Moria</title>
|
||||||
<version>4.872</version>
|
<version>4.872</version>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/manifest.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/manifest.xsl"?>
|
||||||
<manifest type="software">
|
<manifest type="software">
|
||||||
<title>The Dungeons of Moria</title>
|
<title>The Dungeons of Moria</title>
|
||||||
<version>5.5</version>
|
<version>5.5</version>
|
||||||
|
|
|
||||||
|
|
@ -15,10 +15,9 @@ with a [PC11 High-Speed Paper Tape Reader/Punch](/devices/pdp11/pc11/), such as
|
||||||
- Attach the [Absolute Loader](absloader/) tape image, and load it with the Bootstrap Loader
|
- Attach the [Absolute Loader](absloader/) tape image, and load it with the Bootstrap Loader
|
||||||
- Attach one of the "Absolute Format" tape images below, and load it with the Absolute Loader
|
- Attach one of the "Absolute Format" tape images below, and load it with the Absolute Loader
|
||||||
|
|
||||||
This was the real-world process. Fortunately, PDPjs machines include features that simplify the process.
|
This mirrors the three-step "real world" process of loading paper tape software. Moreover, any "Absolute
|
||||||
|
Format" tape (which should include all the tapes listed below) can be loaded directly into RAM using the
|
||||||
For starters, any "Absolute Format" tape (which should include all the tapes listed below) can be loaded directly
|
machine's "Load" button instead of "Attach". In most cases, that eliminates the first two steps.
|
||||||
into RAM using the machine's "Load" button instead of "Attach". In most cases, this eliminates the first two steps.
|
|
||||||
|
|
||||||
Paper Tape Diagnostics
|
Paper Tape Diagnostics
|
||||||
----------------------
|
----------------------
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ Paper Tape Diagnostics
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
Thanks to the [iamvirtual.ca](http://iamvirtual.ca/collection/systems/mediadoc/mediadoc.html#papertape)
|
Thanks to the [iamvirtual.ca](http://iamvirtual.ca/collection/systems/mediadoc/mediadoc.html#papertape)
|
||||||
website, we have archived the PDP-11 diagnostics shown below. The tapes have been added to the
|
website, we have been able to archive the PDP-11 diagnostics shown below. The tapes have been added to the
|
||||||
[Default PC11 Configuration](/devices/pdp11/pc11/), so that you can easily load them into any machine with a
|
[Default PC11 Configuration](/devices/pdp11/pc11/), so that you can easily load them into any machine with a
|
||||||
[PC11](/modules/pdp11/lib/pc11.js), such as this [PDP-11/20 with Front Panel and Debugger](/devices/pdp11/machine/1120/panel/debugger/).
|
[PC11](/modules/pdp11/lib/pc11.js), such as this [PDP-11/20 with Front Panel and Debugger](/devices/pdp11/machine/1120/panel/debugger/).
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/c1pjs/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/c1pjs/1.30.4/machine.xsl"?>
|
||||||
<machine id="c1psim" class="c1p" border="1" width="100%" padBottom="8px" background="#FAEBD7" style="padding-bottom:8px">
|
<machine id="c1psim" class="c1p" border="1" width="100%" padBottom="8px" background="#FAEBD7" style="padding-bottom:8px">
|
||||||
<name>OSI Challenger 1P (32Kb) with Disk Support</name>
|
<name>OSI Challenger 1P (32Kb) with Disk Support</name>
|
||||||
<computer id="c1p" name="Challenger 1P">
|
<computer id="c1p" name="Challenger 1P">
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/c1pjs/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/c1pjs/1.30.4/machine.xsl"?>
|
||||||
<machine id="c1pAll" class="c1p" border="1" width="100%" padBottom="8px" background="#FAEBD7" style="padding-bottom:8px">
|
<machine id="c1pAll" class="c1p" border="1" width="100%" padBottom="8px" background="#FAEBD7" style="padding-bottom:8px">
|
||||||
<name>OSI Challenger 1P (8Kb, Additional Software)</name>
|
<name>OSI Challenger 1P (8Kb, Additional Software)</name>
|
||||||
<computer id="c1p" name="Challenger 1P">
|
<computer id="c1p" name="Challenger 1P">
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/c1pjs/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/c1pjs/1.30.4/machine.xsl"?>
|
||||||
<machine id="c1pAll" class="c1p" border="1" pos="center" background="#FAEBD7" style="padding-bottom:8px">
|
<machine id="c1pAll" class="c1p" border="1" pos="center" background="#FAEBD7" style="padding-bottom:8px">
|
||||||
<name>OSI Challenger 1P (8Kb, Additional Software)</name>
|
<name>OSI Challenger 1P (8Kb, Additional Software)</name>
|
||||||
<computer id="c1p" name="Challenger 1P">
|
<computer id="c1p" name="Challenger 1P">
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/c1pjs/1.30.3/outline.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/c1pjs/1.30.4/outline.xsl"?>
|
||||||
<outline>
|
<outline>
|
||||||
<title>Challenger 1P (8Kb) "Server Array"</title>
|
<title>Challenger 1P (8Kb) "Server Array"</title>
|
||||||
<machine id="OSI1" ref="/devices/c1p/machine/8kb/small/machine.xml"/>
|
<machine id="OSI1" ref="/devices/c1p/machine/8kb/small/machine.xml"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/c1pjs/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/c1pjs/1.30.4/machine.xsl"?>
|
||||||
<machine id="c1p8kb" class="c1p" border="1" width="100%" background="#FAEBD7" style="padding-bottom:8px">
|
<machine id="c1p8kb" class="c1p" border="1" width="100%" background="#FAEBD7" style="padding-bottom:8px">
|
||||||
<name>OSI Challenger 1P (8Kb) with Debugger</name>
|
<name>OSI Challenger 1P (8Kb) with Debugger</name>
|
||||||
<computer id="c1p" name="Challenger 1P">
|
<computer id="c1p" name="Challenger 1P">
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/c1pjs/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/c1pjs/1.30.4/machine.xsl"?>
|
||||||
<machine id="c1pLarge" class="c1p" border="1" pos="center" background="#FAEBD7" style="padding-bottom:8px">
|
<machine id="c1pLarge" class="c1p" border="1" pos="center" background="#FAEBD7" style="padding-bottom:8px">
|
||||||
<name pos="center">OSI Challenger 1P (circa 1978)</name>
|
<name pos="center">OSI Challenger 1P (circa 1978)</name>
|
||||||
<computer id="c1p" name="Challenger 1P">
|
<computer id="c1p" name="Challenger 1P">
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/c1pjs/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/c1pjs/1.30.4/machine.xsl"?>
|
||||||
<machine id="c1pSmall" class="c1p" border="1" width="272px" pos="left" padding="16px" background="#FAEBD7" style="padding-bottom:8px">
|
<machine id="c1pSmall" class="c1p" border="1" width="272px" pos="left" padding="16px" background="#FAEBD7" style="padding-bottom:8px">
|
||||||
<computer id="c1p" name="Challenger 1P">
|
<computer id="c1p" name="Challenger 1P">
|
||||||
<module type="cpu" refid="cpu6502" start="0x0000" end="0xffff"/>
|
<module type="cpu" refid="cpu6502" start="0x0000" end="0xffff"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pc8080/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pc8080/1.30.4/machine.xsl"?>
|
||||||
<machine id="test8080" class="pc8080" border="1" pos="center" background="#FAEBD7">
|
<machine id="test8080" class="pc8080" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">8080 Exerciser Test Machine</name>
|
<name pos="center">8080 Exerciser Test Machine</name>
|
||||||
<computer id="computer" busWidth="16"/>
|
<computer id="computer" busWidth="16"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pc8080/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pc8080/1.30.4/machine.xsl"?>
|
||||||
<machine id="test8080" class="pc8080" border="1" pos="center" background="#FAEBD7">
|
<machine id="test8080" class="pc8080" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">8080 Exerciser Preliminary Test Machine</name>
|
<name pos="center">8080 Exerciser Preliminary Test Machine</name>
|
||||||
<computer id="computer" busWidth="16"/>
|
<computer id="computer" busWidth="16"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pc8080/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pc8080/1.30.4/machine.xsl"?>
|
||||||
<machine id="test8080" class="pc8080" border="1" pos="center" background="#FAEBD7">
|
<machine id="test8080" class="pc8080" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">8080 CPUTEST Machine</name>
|
<name pos="center">8080 CPUTEST Machine</name>
|
||||||
<computer id="computer" busWidth="16"/>
|
<computer id="computer" busWidth="16"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pc8080/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pc8080/1.30.4/machine.xsl"?>
|
||||||
<machine id="test8080" class="pc8080" border="1" pos="center" background="#FAEBD7">
|
<machine id="test8080" class="pc8080" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">8080 "Kelly Smith" Test Machine</name>
|
<name pos="center">8080 "Kelly Smith" Test Machine</name>
|
||||||
<computer id="computer" busWidth="16"/>
|
<computer id="computer" busWidth="16"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pc8080/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pc8080/1.30.4/machine.xsl"?>
|
||||||
<machine id="test8080" class="pc8080" border="1" pos="center" background="#FAEBD7">
|
<machine id="test8080" class="pc8080" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">8080 Exerciser Test Machine</name>
|
<name pos="center">8080 Exerciser Test Machine</name>
|
||||||
<computer id="computer" busWidth="16"/>
|
<computer id="computer" busWidth="16"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pc8080/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pc8080/1.30.4/machine.xsl"?>
|
||||||
<machine id="invaders" class="pc8080" border="1" pos="center" background="#FAEBD7">
|
<machine id="invaders" class="pc8080" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">Space Invaders</name>
|
<name pos="center">Space Invaders</name>
|
||||||
<computer id="computer" busWidth="16"/>
|
<computer id="computer" busWidth="16"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pc8080/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pc8080/1.30.4/machine.xsl"?>
|
||||||
<machine id="invaders" class="pc8080" border="1" pos="center" background="#FAEBD7">
|
<machine id="invaders" class="pc8080" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">Space Invaders</name>
|
<name pos="center">Space Invaders</name>
|
||||||
<computer id="computer" busWidth="16"/>
|
<computer id="computer" busWidth="16"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pc8080/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pc8080/1.30.4/machine.xsl"?>
|
||||||
<machine id="vt100" class="pc8080" border="1" pos="center" background="#FAEBD7">
|
<machine id="vt100" class="pc8080" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">VT100 Terminal</name>
|
<name pos="center">VT100 Terminal</name>
|
||||||
<computer id="computer" busWidth="16"/>
|
<computer id="computer" busWidth="16"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pc8080/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pc8080/1.30.4/machine.xsl"?>
|
||||||
<machine id="vt100" class="pc8080" border="1" pos="center" background="#FAEBD7">
|
<machine id="vt100" class="pc8080" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">VT100 Terminal</name>
|
<name pos="center">VT100 Terminal</name>
|
||||||
<computer id="computer" busWidth="16"/>
|
<computer id="computer" busWidth="16"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5150" class="pcx86" border="1" width="1000px" pos="center" background="white">
|
<machine id="ibm5150" class="pcx86" border="1" width="1000px" pos="center" background="white">
|
||||||
<name>IBM PC (Model 5150), CGA, 384K</name>
|
<name>IBM PC (Model 5150), CGA, 384K</name>
|
||||||
<computer id="pc-cga-384k" name="IBM PC"/>
|
<computer id="pc-cga-384k" name="IBM PC"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5150" class="pcx86" border="1" width="980px" pos="center" background="#FAEBD7">
|
<machine id="ibm5150" class="pcx86" border="1" width="980px" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC (Model 5150), CGA, 64K</name>
|
<name pos="center">IBM PC (Model 5150), CGA, 64K</name>
|
||||||
<computer id="pc-cga-64k" name="IBM PC" state="/devices/pcx86/machine/5150/cga/64kb/donkey/state.json"/>
|
<computer id="pc-cga-64k" name="IBM PC" state="/devices/pcx86/machine/5150/cga/64kb/donkey/state.json"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5150" class="pcx86" border="1" width="980px" pos="center" background="#FAEBD7">
|
<machine id="ibm5150" class="pcx86" border="1" width="980px" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC (Model 5150), CGA, 64K</name>
|
<name pos="center">IBM PC (Model 5150), CGA, 64K</name>
|
||||||
<computer id="pc-cga-64k" name="IBM PC" state="/devices/pcx86/machine/5150/cga/64kb/donkey/state.json"/>
|
<computer id="pc-cga-64k" name="IBM PC" state="/devices/pcx86/machine/5150/cga/64kb/donkey/state.json"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5150" class="pcx86" border="1" width="1000px" pos="center" background="white">
|
<machine id="ibm5150" class="pcx86" border="1" width="1000px" pos="center" background="white">
|
||||||
<name>IBM PC (Model 5150), CGA, 64K</name>
|
<name>IBM PC (Model 5150), CGA, 64K</name>
|
||||||
<computer id="pc-cga-64k" name="IBM PC"/>
|
<computer id="pc-cga-64k" name="IBM PC"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5150" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5150" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC (Model 5150) with Dual Displays</name>
|
<name pos="center">IBM PC (Model 5150) with Dual Displays</name>
|
||||||
<computer id="pc-dual-64k" name="IBM PC" resume="1"/>
|
<computer id="pc-dual-64k" name="IBM PC" resume="1"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5150" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5150" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC (Model 5150) with Monochrome Display</name>
|
<name pos="center">IBM PC (Model 5150) with Monochrome Display</name>
|
||||||
<computer id="pc-mda-64k" name="IBM PC"/>
|
<computer id="pc-mda-64k" name="IBM PC"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5150" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5150" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC (Model 5150) with Monochrome Display</name>
|
<name pos="center">IBM PC (Model 5150) with Monochrome Display</name>
|
||||||
<computer id="pc-mda-64k" name="IBM PC" resume="1"/>
|
<computer id="pc-mda-64k" name="IBM PC" resume="1"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5150" class="pcx86" border="1" pos="center" background="white">
|
<machine id="ibm5150" class="pcx86" border="1" pos="center" background="white">
|
||||||
<name>IBM PC (Model 5150), MDA, 64K</name>
|
<name>IBM PC (Model 5150), MDA, 64K</name>
|
||||||
<computer id="pc-mda-64k" name="IBM PC"/>
|
<computer id="pc-mda-64k" name="IBM PC"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5160" class="pcx86" border="1" width="1000px" pos="center" background="white">
|
<machine id="ibm5160" class="pcx86" border="1" width="1000px" pos="center" background="white">
|
||||||
<name pos="center">IBM PC XT (Model 5160), CGA, 256K, 10Mb Drive</name>
|
<name pos="center">IBM PC XT (Model 5160), CGA, 256K, 10Mb Drive</name>
|
||||||
<computer id="xt-cga-256k" name="IBM PC XT"/>
|
<computer id="xt-cga-256k" name="IBM PC XT"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5160" class="pcx86" border="1" width="980px" pos="center" background="#FAEBD7">
|
<machine id="ibm5160" class="pcx86" border="1" width="980px" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC XT (Model 5160), CGA, 256Kb, 10Mb Drive</name>
|
<name pos="center">IBM PC XT (Model 5160), CGA, 256Kb, 10Mb Drive</name>
|
||||||
<computer id="xt-cga-256k" name="IBM PC XT" resume="1"/>
|
<computer id="xt-cga-256k" name="IBM PC XT" resume="1"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5160" class="pcx86" border="1" width="980px" pos="center" background="#FAEBD7">
|
<machine id="ibm5160" class="pcx86" border="1" width="980px" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC XT (Model 5160), CGA, 256Kb, 10Mb Drive</name>
|
<name pos="center">IBM PC XT (Model 5160), CGA, 256Kb, 10Mb Drive</name>
|
||||||
<computer id="xt-cga-256k" name="IBM PC XT" resume="1"/>
|
<computer id="xt-cga-256k" name="IBM PC XT" resume="1"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5160" class="pcx86" border="1" width="1000px" pos="center" background="white">
|
<machine id="ibm5160" class="pcx86" border="1" width="1000px" pos="center" background="white">
|
||||||
<name>IBM PC XT (Model 5160), CGA, 256K, 10Mb Drive</name>
|
<name>IBM PC XT (Model 5160), CGA, 256K, 10Mb Drive</name>
|
||||||
<computer id="xt-cga-256k" name="IBM PC XT"/>
|
<computer id="xt-cga-256k" name="IBM PC XT"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5160" class="pcx86" border="1" width="980px" pos="center" background="#FAEBD7">
|
<machine id="ibm5160" class="pcx86" border="1" width="980px" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC XT (Model 5160) running Windows 1.01</name>
|
<name pos="center">IBM PC XT (Model 5160) running Windows 1.01</name>
|
||||||
<computer id="xt-cga-win101" name="IBM PC XT" state="/devices/pcx86/machine/5160/cga/256kb/win101/state.json" resume="1"/>
|
<computer id="xt-cga-win101" name="IBM PC XT" state="/devices/pcx86/machine/5160/cga/256kb/win101/state.json" resume="1"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5160" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5160" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC XT (Model 5160) running Windows 1.01</name>
|
<name pos="center">IBM PC XT (Model 5160) running Windows 1.01</name>
|
||||||
<computer id="xt-cga-win101" name="IBM PC XT" state="/devices/pcx86/machine/5160/cga/256kb/win101/state.json"/>
|
<computer id="xt-cga-win101" name="IBM PC XT" state="/devices/pcx86/machine/5160/cga/256kb/win101/state.json"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5160" class="pcx86" border="1" width="1000px" pos="center" background="white">
|
<machine id="ibm5160" class="pcx86" border="1" width="1000px" pos="center" background="white">
|
||||||
<name>IBM PC XT (Model 5160), CGA, 256K, Windows 1.01</name>
|
<name>IBM PC XT (Model 5160), CGA, 256K, Windows 1.01</name>
|
||||||
<computer id="xt-cga-256k" name="IBM PC XT"/>
|
<computer id="xt-cga-256k" name="IBM PC XT"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5160" class="pcx86" border="1" width="1000px" pos="center" background="white">
|
<machine id="ibm5160" class="pcx86" border="1" width="1000px" pos="center" background="white">
|
||||||
<name>IBM PC XT (Model 5160), CGA, 512K, WIN101</name>
|
<name>IBM PC XT (Model 5160), CGA, 512K, WIN101</name>
|
||||||
<computer id="xt-cga-512k" name="IBM PC XT"/>
|
<computer id="xt-cga-512k" name="IBM PC XT"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5160" class="pcx86" border="1" width="980px" pos="center" background="#FAEBD7">
|
<machine id="ibm5160" class="pcx86" border="1" width="980px" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC XT (Model 5160), CGA, 640K, 10Mb Drive</name>
|
<name pos="center">IBM PC XT (Model 5160), CGA, 640K, 10Mb Drive</name>
|
||||||
<computer id="xt-cga-640k" name="IBM PC XT"/>
|
<computer id="xt-cga-640k" name="IBM PC XT"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5160" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5160" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC XT (Model 5160), CGA, 640K, 10Mb Drive</name>
|
<name pos="center">IBM PC XT (Model 5160), CGA, 640K, 10Mb Drive</name>
|
||||||
<computer id="xt-cga-640k" name="IBM PC XT"/>
|
<computer id="xt-cga-640k" name="IBM PC XT"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5160" class="pcx86" border="1" width="1000px" pos="center" background="white">
|
<machine id="ibm5160" class="pcx86" border="1" width="1000px" pos="center" background="white">
|
||||||
<name>IBM PC XT (Model 5160), CGA, 640K, 10Mb Drive</name>
|
<name>IBM PC XT (Model 5160), CGA, 640K, 10Mb Drive</name>
|
||||||
<computer id="xt-cga-640k" name="IBM PC XT"/>
|
<computer id="xt-cga-640k" name="IBM PC XT"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5160" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5160" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name>IBM PC XT (Model 5160), 64K EGA, 256K RAM, 10Mb Hard Disk</name>
|
<name>IBM PC XT (Model 5160), 64K EGA, 256K RAM, 10Mb Hard Disk</name>
|
||||||
<computer id="xt-ega-256k" name="IBM PC XT"/>
|
<computer id="xt-ega-256k" name="IBM PC XT"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5160" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5160" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name>IBM PC XT (Model 5160), 64K EGA, 256K RAM, 10Mb Hard Disk</name>
|
<name>IBM PC XT (Model 5160), 64K EGA, 256K RAM, 10Mb Hard Disk</name>
|
||||||
<computer id="xt-ega-256k" name="IBM PC XT"/>
|
<computer id="xt-ega-256k" name="IBM PC XT"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5160" class="pcx86" border="1" width="680px" float="left" background="#FAEBD7">
|
<machine id="ibm5160" class="pcx86" border="1" width="680px" float="left" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC XT, 128K EGA, 640K RAM, 10Mb Hard Disk</name>
|
<name pos="center">IBM PC XT, 128K EGA, 640K RAM, 10Mb Hard Disk</name>
|
||||||
<computer id="xt-ega-640k" name="IBM PC XT" state="/disks/pcx86/windows/1.01/ibm5160-ega.json"/>
|
<computer id="xt-ega-640k" name="IBM PC XT" state="/disks/pcx86/windows/1.01/ibm5160-ega.json"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5160" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5160" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name>IBM PC XT, 128K EGA, 640K RAM, 10Mb Hard Disk</name>
|
<name>IBM PC XT, 128K EGA, 640K RAM, 10Mb Hard Disk</name>
|
||||||
<computer id="xt-ega-640k" name="IBM PC XT"/>
|
<computer id="xt-ega-640k" name="IBM PC XT"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5160" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5160" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name>IBM PC XT, 128K EGA, 640K RAM, 10Mb Hard Disk</name>
|
<name>IBM PC XT, 128K EGA, 640K RAM, 10Mb Hard Disk</name>
|
||||||
<computer id="xt-ega-640k" name="IBM PC XT"/>
|
<computer id="xt-ega-640k" name="IBM PC XT"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5160" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5160" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC XT (Model 5160), MDA, 256Kb, 10Mb Drive</name>
|
<name pos="center">IBM PC XT (Model 5160), MDA, 256Kb, 10Mb Drive</name>
|
||||||
<computer id="xt-mda-256k" name="IBM PC XT"/>
|
<computer id="xt-mda-256k" name="IBM PC XT"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5160" class="pcx86" border="1" width="740px" pos="center" background="#FAEBD7">
|
<machine id="ibm5160" class="pcx86" border="1" width="740px" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC XT (Model 5160), MDA, 256Kb, 10Mb Drive</name>
|
<name pos="center">IBM PC XT (Model 5160), MDA, 256Kb, 10Mb Drive</name>
|
||||||
<computer id="xt188-mda-256k" name="IBM PC XT"/>
|
<computer id="xt188-mda-256k" name="IBM PC XT"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5160" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5160" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC XT (Model 5160), MDA, 256Kb, 10Mb Drive</name>
|
<name pos="center">IBM PC XT (Model 5160), MDA, 256Kb, 10Mb Drive</name>
|
||||||
<computer id="xt188-mda-256k" name="IBM PC XT"/>
|
<computer id="xt188-mda-256k" name="IBM PC XT"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5160" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5160" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC XT (Model 5160), MDA, 256Kb, 10Mb Drive</name>
|
<name pos="center">IBM PC XT (Model 5160), MDA, 256Kb, 10Mb Drive</name>
|
||||||
<computer id="xt-mda-256k" name="IBM PC XT"/>
|
<computer id="xt-mda-256k" name="IBM PC XT"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5160" class="pcx86" border="1" pos="center" background="white">
|
<machine id="ibm5160" class="pcx86" border="1" pos="center" background="white">
|
||||||
<name pos="center">IBM PC XT (Model 5160), MDA, 64K, 10Mb Drive</name>
|
<name pos="center">IBM PC XT (Model 5160), MDA, 64K, 10Mb Drive</name>
|
||||||
<computer id="xt-mda-64k" name="IBM PC XT"/>
|
<computer id="xt-mda-64k" name="IBM PC XT"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC AT (8Mhz, 640Kb, Dual Floppy) with Color Display</name>
|
<name pos="center">IBM PC AT (8Mhz, 640Kb, Dual Floppy) with Color Display</name>
|
||||||
<computer id="at-mda-640k" name="IBM PC AT" buswidth="24"/>
|
<computer id="at-mda-640k" name="IBM PC AT" buswidth="24"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC AT (8Mhz, 640Kb, Dual Floppy) with Color Display</name>
|
<name pos="center">IBM PC AT (8Mhz, 640Kb, Dual Floppy) with Color Display</name>
|
||||||
<computer id="at-mda-640k" name="IBM PC AT" buswidth="24"/>
|
<computer id="at-mda-640k" name="IBM PC AT" buswidth="24"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC AT (6Mhz), 128Kb EGA, 1152Kb RAM, 20Mb Hard Disk</name>
|
<name pos="center">IBM PC AT (6Mhz), 128Kb EGA, 1152Kb RAM, 20Mb Hard Disk</name>
|
||||||
<computer id="at-ega-1152k-rev1" name="IBM PC AT" buswidth="24"/>
|
<computer id="at-ega-1152k-rev1" name="IBM PC AT" buswidth="24"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC AT (6Mhz), 128Kb EGA, 1152Kb RAM, 20Mb Hard Disk</name>
|
<name pos="center">IBM PC AT (6Mhz), 128Kb EGA, 1152Kb RAM, 20Mb Hard Disk</name>
|
||||||
<computer id="at-ega-1152k-rev1" name="IBM PC AT" buswidth="24"/>
|
<computer id="at-ega-1152k-rev1" name="IBM PC AT" buswidth="24"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5170rev3" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5170rev3" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC AT (8Mhz), 128Kb EGA, 1152Kb RAM, 20Mb Hard Disk</name>
|
<name pos="center">IBM PC AT (8Mhz), 128Kb EGA, 1152Kb RAM, 20Mb Hard Disk</name>
|
||||||
<computer id="at-ega-1152k-rev3" name="IBM PC AT" buswidth="24"/>
|
<computer id="at-ega-1152k-rev3" name="IBM PC AT" buswidth="24"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC AT (8Mhz), 128Kb EGA, 1152Kb RAM, 20Mb Hard Disk</name>
|
<name pos="center">IBM PC AT (8Mhz), 128Kb EGA, 1152Kb RAM, 20Mb Hard Disk</name>
|
||||||
<computer id="at-ega-1152k-rev3" name="IBM PC AT" buswidth="24"/>
|
<computer id="at-ega-1152k-rev3" name="IBM PC AT" buswidth="24"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC AT (8Mhz), 128Kb EGA, 1152Kb RAM, 20Mb Hard Disk</name>
|
<name pos="center">IBM PC AT (8Mhz), 128Kb EGA, 1152Kb RAM, 20Mb Hard Disk</name>
|
||||||
<computer id="at-ega-1152k-rev3" name="IBM PC AT" buswidth="24"/>
|
<computer id="at-ega-1152k-rev3" name="IBM PC AT" buswidth="24"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC AT (8Mhz), 128Kb EGA, 2Mb RAM, 20Mb Hard Disk</name>
|
<name pos="center">IBM PC AT (8Mhz), 128Kb EGA, 2Mb RAM, 20Mb Hard Disk</name>
|
||||||
<computer id="at-ega-2048k" name="IBM PC AT" buswidth="24"/>
|
<computer id="at-ega-2048k" name="IBM PC AT" buswidth="24"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC AT (8Mhz), 128Kb EGA, 2Mb RAM, 20Mb Hard Disk</name>
|
<name pos="center">IBM PC AT (8Mhz), 128Kb EGA, 2Mb RAM, 20Mb Hard Disk</name>
|
||||||
<computer id="at-ega-2048k" name="IBM PC AT" buswidth="24"/>
|
<computer id="at-ega-2048k" name="IBM PC AT" buswidth="24"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC AT (8Mhz), 128Kb EGA, 2Mb RAM, 20Mb Hard Disk</name>
|
<name pos="center">IBM PC AT (8Mhz), 128Kb EGA, 2Mb RAM, 20Mb Hard Disk</name>
|
||||||
<computer id="at-ega-2048k" name="IBM PC AT" buswidth="24"/>
|
<computer id="at-ega-2048k" name="IBM PC AT" buswidth="24"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC AT, 128K EGA, 640Kb RAM</name>
|
<name pos="center">IBM PC AT, 128K EGA, 640Kb RAM</name>
|
||||||
<computer id="at-ega-640k" name="IBM PC AT" buswidth="24"/>
|
<computer id="at-ega-640k" name="IBM PC AT" buswidth="24"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC AT, 128K EGA, 640Kb RAM</name>
|
<name pos="center">IBM PC AT, 128K EGA, 640Kb RAM</name>
|
||||||
<computer id="at-ega-640k" name="IBM PC AT" buswidth="24"/>
|
<computer id="at-ega-640k" name="IBM PC AT" buswidth="24"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC AT (8Mhz, 640Kb, Dual Floppy) with Monochrome Display</name>
|
<name pos="center">IBM PC AT (8Mhz, 640Kb, Dual Floppy) with Monochrome Display</name>
|
||||||
<computer id="at-mda-640k" name="IBM PC AT" buswidth="24"/>
|
<computer id="at-mda-640k" name="IBM PC AT" buswidth="24"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC AT (8Mhz, 640Kb, Dual Floppy) with Monochrome Display</name>
|
<name pos="center">IBM PC AT (8Mhz, 640Kb, Dual Floppy) with Monochrome Display</name>
|
||||||
<computer id="at-mda-640k" name="IBM PC AT" buswidth="24"/>
|
<computer id="at-mda-640k" name="IBM PC AT" buswidth="24"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC AT (8Mhz, 2Mb, 20Mb Hard Disk) with VGA Display</name>
|
<name pos="center">IBM PC AT (8Mhz, 2Mb, 20Mb Hard Disk) with VGA Display</name>
|
||||||
<computer id="at-vga-2048k" name="IBM PC AT" buswidth="24"/>
|
<computer id="at-vga-2048k" name="IBM PC AT" buswidth="24"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC AT (8Mhz, 2Mb, 20Mb Hard Disk) with VGA Display</name>
|
<name pos="center">IBM PC AT (8Mhz, 2Mb, 20Mb Hard Disk) with VGA Display</name>
|
||||||
<computer id="at-vga-2048k" name="IBM PC AT" buswidth="24"/>
|
<computer id="at-vga-2048k" name="IBM PC AT" buswidth="24"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC AT (8Mhz, 4Mb, 20Mb Hard Disk) with VGA Display</name>
|
<name pos="center">IBM PC AT (8Mhz, 4Mb, 20Mb Hard Disk) with VGA Display</name>
|
||||||
<computer id="at-vga-2048k" name="IBM PC AT" buswidth="24"/>
|
<computer id="at-vga-2048k" name="IBM PC AT" buswidth="24"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5170" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC AT (8Mhz), VGA, 4Mb RAM, 20Mb Hard Disk</name>
|
<name pos="center">IBM PC AT (8Mhz), VGA, 4Mb RAM, 20Mb Hard Disk</name>
|
||||||
<computer id="at-vga-2048k" name="IBM PC AT" buswidth="24"/>
|
<computer id="at-vga-2048k" name="IBM PC AT" buswidth="24"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="att6300" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="att6300" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">AT&T Personal Computer 6300 with Color Display</name>
|
<name pos="center">AT&T Personal Computer 6300 with Color Display</name>
|
||||||
<computer id="att6300-640k" name="AT&T 6300"/>
|
<computer id="att6300-640k" name="AT&T 6300"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="att6300" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="att6300" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">AT&T Personal Computer 6300 with Color Display</name>
|
<name pos="center">AT&T Personal Computer 6300 with Color Display</name>
|
||||||
<computer id="att6300-640k" name="MPC 1600"/>
|
<computer id="att6300-640k" name="MPC 1600"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="mpc1600" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="mpc1600" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">Columbia Data Products MPC 1600 with Color Display</name>
|
<name pos="center">Columbia Data Products MPC 1600 with Color Display</name>
|
||||||
<computer id="mpc1600-640k" name="MPC 1600"/>
|
<computer id="mpc1600-640k" name="MPC 1600"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="mpc1600" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="mpc1600" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">Columbia Data Products MPC 1600 with Color Display</name>
|
<name pos="center">Columbia Data Products MPC 1600 with Color Display</name>
|
||||||
<computer id="mpc1600-640k" name="MPC 1600"/>
|
<computer id="mpc1600-640k" name="MPC 1600"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">COMPAQ DeskPro 386, 2Mb RAM, 128Kb EGA</name>
|
<name pos="center">COMPAQ DeskPro 386, 2Mb RAM, 128Kb EGA</name>
|
||||||
<computer id="deskpro386-ega-2048k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
<computer id="deskpro386-ega-2048k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">COMPAQ DeskPro 386, 2Mb RAM, 128Kb EGA</name>
|
<name pos="center">COMPAQ DeskPro 386, 2Mb RAM, 128Kb EGA</name>
|
||||||
<computer id="deskpro386-ega-2048k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
<computer id="deskpro386-ega-2048k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">COMPAQ DeskPro 386, 4Mb RAM, 128Kb EGA</name>
|
<name pos="center">COMPAQ DeskPro 386, 4Mb RAM, 128Kb EGA</name>
|
||||||
<computer id="deskpro386-ega-2048k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
<computer id="deskpro386-ega-2048k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">COMPAQ DeskPro 386, 4Mb RAM, 128Kb EGA</name>
|
<name pos="center">COMPAQ DeskPro 386, 4Mb RAM, 128Kb EGA</name>
|
||||||
<computer id="deskpro386-ega-2048k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
<computer id="deskpro386-ega-2048k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">COMPAQ DeskPro 386, 2Mb RAM, COMPAQ VGA, 20Mb Hard Disk</name>
|
<name pos="center">COMPAQ DeskPro 386, 2Mb RAM, COMPAQ VGA, 20Mb Hard Disk</name>
|
||||||
<computer id="deskpro386-vga-2048k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
<computer id="deskpro386-vga-2048k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">COMPAQ DeskPro 386, 2Mb RAM, COMPAQ VGA, 20Mb Hard Disk</name>
|
<name pos="center">COMPAQ DeskPro 386, 2Mb RAM, COMPAQ VGA, 20Mb Hard Disk</name>
|
||||||
<computer id="deskpro386-vga-2048k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
<computer id="deskpro386-vga-2048k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">COMPAQ DeskPro 386, 2Mb RAM, IBM VGA, 20Mb Hard Disk</name>
|
<name pos="center">COMPAQ DeskPro 386, 2Mb RAM, IBM VGA, 20Mb Hard Disk</name>
|
||||||
<computer id="deskpro386-vga-2048k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
<computer id="deskpro386-vga-2048k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">COMPAQ DeskPro 386, 2Mb RAM, IBM VGA, 20Mb Hard Disk</name>
|
<name pos="center">COMPAQ DeskPro 386, 2Mb RAM, IBM VGA, 20Mb Hard Disk</name>
|
||||||
<computer id="deskpro386-vga-2048k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
<computer id="deskpro386-vga-2048k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">COMPAQ DeskPro 386, 4Mb RAM, IBM VGA, 20Mb Hard Disk</name>
|
<name pos="center">COMPAQ DeskPro 386, 4Mb RAM, IBM VGA, 20Mb Hard Disk</name>
|
||||||
<computer id="deskpro386-vga-4096k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
<computer id="deskpro386-vga-4096k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="deskpro386" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">COMPAQ DeskPro 386, 4Mb RAM, IBM VGA, 20Mb Hard Disk</name>
|
<name pos="center">COMPAQ DeskPro 386, 4Mb RAM, IBM VGA, 20Mb Hard Disk</name>
|
||||||
<computer id="deskpro386-vga-4096k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
<computer id="deskpro386-vga-4096k" name="COMPAQ DeskPro 386" buswidth="32"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="ibm5150" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="ibm5150" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">IBM PC (Model 5150) with Monochrome Display</name>
|
<name pos="center">IBM PC (Model 5150) with Monochrome Display</name>
|
||||||
<computer id="pc-mda-64k" name="IBM PC"/>
|
<computer id="pc-mda-64k" name="IBM PC"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="z150" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="z150" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">Zenith Z-150 with Color Display</name>
|
<name pos="center">Zenith Z-150 with Color Display</name>
|
||||||
<computer id="z150-640k" name="Z-150"/>
|
<computer id="z150-640k" name="Z-150"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pcx86/1.30.4/machine.xsl"?>
|
||||||
<machine id="z150" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
<machine id="z150" class="pcx86" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">Zenith Z-150 with Color Display</name>
|
<name pos="center">Zenith Z-150 with Color Display</name>
|
||||||
<computer id="z150-640k" name="Z-150"/>
|
<computer id="z150-640k" name="Z-150"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pdpjs/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pdpjs/1.30.4/machine.xsl"?>
|
||||||
<machine id="test1120" class="pdp11" border="1" pos="center" background="#FAEBD7">
|
<machine id="test1120" class="pdp11" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">PDP-11/20: 16Kb, PDP-11 BASIC, Debugger</name>
|
<name pos="center">PDP-11/20: 16Kb, PDP-11 BASIC, Debugger</name>
|
||||||
<computer id="computer" busWidth="16"/>
|
<computer id="computer" busWidth="16"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pdpjs/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pdpjs/1.30.4/machine.xsl"?>
|
||||||
<machine id="test1120" class="pdp11" border="1" pos="center" background="#FAEBD7">
|
<machine id="test1120" class="pdp11" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">PDP-11/20: 16Kb, PDP-11 BASIC</name>
|
<name pos="center">PDP-11/20: 16Kb, PDP-11 BASIC</name>
|
||||||
<computer id="computer" busWidth="16"/>
|
<computer id="computer" busWidth="16"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pdpjs/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pdpjs/1.30.4/machine.xsl"?>
|
||||||
<machine id="test1120" class="pdp11" border="1" pos="center" background="#FAEBD7">
|
<machine id="test1120" class="pdp11" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">PDP-11/20: 16Kb, Bootstrap Loader, Debugger</name>
|
<name pos="center">PDP-11/20: 16Kb, Bootstrap Loader, Debugger</name>
|
||||||
<computer id="computer" busWidth="16"/>
|
<computer id="computer" busWidth="16"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pdpjs/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pdpjs/1.30.4/machine.xsl"?>
|
||||||
<machine id="test1120" class="pdp11" border="1" pos="center" background="#FAEBD7">
|
<machine id="test1120" class="pdp11" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">PDP-11/20: 16Kb, Bootstrap Loader</name>
|
<name pos="center">PDP-11/20: 16Kb, Bootstrap Loader</name>
|
||||||
<computer id="computer" busWidth="16"/>
|
<computer id="computer" busWidth="16"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pdpjs/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pdpjs/1.30.4/machine.xsl"?>
|
||||||
<machine id="test1120" class="pdp11" border="1" pos="center" background="#FAEBD7">
|
<machine id="test1120" class="pdp11" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">PDP-11/20 Boot Monitor with 56Kb and Debugger</name>
|
<name pos="center">PDP-11/20 Boot Monitor with 56Kb and Debugger</name>
|
||||||
<computer id="computer" busWidth="16"/>
|
<computer id="computer" busWidth="16"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pdpjs/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pdpjs/1.30.4/machine.xsl"?>
|
||||||
<machine id="test1120" class="pdp11" border="1" pos="center" background="#FAEBD7">
|
<machine id="test1120" class="pdp11" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">PDP-11/20 Boot Monitor with 56Kb</name>
|
<name pos="center">PDP-11/20 Boot Monitor with 56Kb</name>
|
||||||
<computer id="computer" busWidth="16"/>
|
<computer id="computer" busWidth="16"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pdpjs/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pdpjs/1.30.4/machine.xsl"?>
|
||||||
<machine id="test1120" class="pdp11" border="1" pos="center" background="#FAEBD7">
|
<machine id="test1120" class="pdp11" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">PDP-11/20 with Front Panel and Debugger</name>
|
<name pos="center">PDP-11/20 with Front Panel and Debugger</name>
|
||||||
<computer id="computer" busWidth="16"/>
|
<computer id="computer" busWidth="16"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pdpjs/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pdpjs/1.30.4/machine.xsl"?>
|
||||||
<machine id="test1120" class="pdp11" border="1" pos="center" background="#FAEBD7">
|
<machine id="test1120" class="pdp11" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">PDP-11/20 with Front Panel and TEST 14</name>
|
<name pos="center">PDP-11/20 with Front Panel and TEST 14</name>
|
||||||
<computer id="computer" busWidth="16"/>
|
<computer id="computer" busWidth="16"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pdpjs/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pdpjs/1.30.4/machine.xsl"?>
|
||||||
<machine id="test1120" class="pdp11" border="1" pos="center" background="#FAEBD7">
|
<machine id="test1120" class="pdp11" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">PDP-11/20 with Front Panel</name>
|
<name pos="center">PDP-11/20 with Front Panel</name>
|
||||||
<computer id="computer" busWidth="16"/>
|
<computer id="computer" busWidth="16"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pdpjs/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pdpjs/1.30.4/machine.xsl"?>
|
||||||
<machine id="test1170" class="pdp11" border="1" pos="center" background="#FAEBD7">
|
<machine id="test1170" class="pdp11" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">PDP-11/70 Boot Monitor with Debugger</name>
|
<name pos="center">PDP-11/70 Boot Monitor with Debugger</name>
|
||||||
<computer id="computer" busWidth="22"/>
|
<computer id="computer" busWidth="22"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pdpjs/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pdpjs/1.30.4/machine.xsl"?>
|
||||||
<machine id="test1170" class="pdp11" border="1" pos="center" background="#FAEBD7">
|
<machine id="test1170" class="pdp11" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">PDP-11/70 Boot Monitor</name>
|
<name pos="center">PDP-11/70 Boot Monitor</name>
|
||||||
<computer id="computer" busWidth="22"/>
|
<computer id="computer" busWidth="22"/>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<?xml-stylesheet type="text/xsl" href="/versions/pdpjs/1.30.3/machine.xsl"?>
|
<?xml-stylesheet type="text/xsl" href="/versions/pdpjs/1.30.4/machine.xsl"?>
|
||||||
<machine id="test1170" class="pdp11" border="1" pos="center" background="#FAEBD7">
|
<machine id="test1170" class="pdp11" border="1" pos="center" background="#FAEBD7">
|
||||||
<name pos="center">PDP-11/70 with 256Kb, Front Panel and Debugger</name>
|
<name pos="center">PDP-11/70 with 256Kb, Front Panel and Debugger</name>
|
||||||
<computer id="computer" busWidth="22"/>
|
<computer id="computer" busWidth="22"/>
|
||||||
|
|
|
||||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue