Changed name of tape demo configuration
This commit is contained in:
parent
e3b165431b
commit
aa131d5413
4 changed files with 5 additions and 5 deletions
|
|
@ -9,5 +9,5 @@
|
|||
<serial id="dl11" adapter="0" binding="print"/>
|
||||
<panel ref="/devices/pdp11/panel/test/debugger/terminal.xml"/>
|
||||
<debugger id="debugger" base="8" messages="" commands=""/>
|
||||
<device ref="/apps/pdp11/tapes/samples.xml"/>
|
||||
<device ref="/apps/pdp11/tapes/demo.xml"/>
|
||||
</machine>
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
<cpu id="cpu" model="1120" cycles="6666667"/>
|
||||
<ram id="ram" addr="0x0000" size="0x4000" file="/apps/pdp11/boot/bootstrap/BOOTSTRAP-16KB.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"/>
|
||||
<device ref="/apps/pdp11/tapes/demo.xml"/>
|
||||
</machine>
|
||||
|
|
|
|||
Loading…
Reference in a new issue