12 lines
636 B
XML
12 lines
636 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml-stylesheet type="text/xsl" href="/versions/pdpjs/1.30.2/machine.xsl"?>
|
|
<machine id="test1120" class="pdp11" border="1" pos="center" background="#FAEBD7">
|
|
<name pos="center">PDP-11/20 Boot Test with 56Kb</name>
|
|
<computer id="computer" busWidth="16"/>
|
|
<cpu id="cpu" model="1120" cycles="6666667" autoStart="true"/>
|
|
<ram id="ram" addr="0x0000" size="0xE000" file="/apps/pdp11/boot/test/BOOTTEST.json"/>
|
|
<device id="default" type="default"/>
|
|
<device id="pc11" type="pc11"/>
|
|
<serial id="dl11" adapter="0" binding="print"/>
|
|
<panel ref="/devices/pdp11/panel/test/terminal.xml"/>
|
|
</machine>
|