For side-by-side machine layouts, use dedicated left and right machine.xml files (my hard-coded solution for now)
This commit is contained in:
parent
398a653ed0
commit
f0a05ff401
16 changed files with 142 additions and 14 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml-stylesheet type="text/xsl" href="/versions/pdpjs/1.30.6/machine.xsl"?>
|
||||
<machine id="test1145" class="pdp11 machine-left" border="1" pos="center" background="#FAEBD7">
|
||||
<machine id="test1145" class="pdp11" border="1" pos="center" background="#FAEBD7">
|
||||
<name pos="center">PDP-11/45 with 256Kb, Front Panel, and Debugger</name>
|
||||
<computer id="computer" busWidth="18"/>
|
||||
<cpu id="cpu" model="1145" cycles="6666667" autoStart="true"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue