12 lines
648 B
XML
12 lines
648 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml-stylesheet type="text/xsl" href="/versions/pdpjs/1.37.1/machine.xsl"?>
|
|
<machine id="test1120" type="pdp11" border="1" pos="center" background="default">
|
|
<name pos="center">PDP-11/20 with Front Panel</name>
|
|
<computer id="computer" busWidth="16"/>
|
|
<cpu id="cpu" model="1120" cycles="6666667"/>
|
|
<ram id="ram" addr="0x00000" size="0xE000" file="/apps/pdp11/boot/monitor/BOOTMON.json"/>
|
|
<device id="default" type="default"/>
|
|
<serial id="dl11" adapter="0" binding="print" upperCase="true"/>
|
|
<panel ref="/devices/pdp11/panel/1120/front.xml"/>
|
|
<device ref="/devices/pdp11/pc11/default.xml"/>
|
|
</machine>
|