diff --git a/devices/pc8080/machine/vt100/debugger/machine-right.xml b/devices/pc8080/machine/vt100/debugger/machine-right.xml new file mode 100644 index 000000000..d2bc63e0e --- /dev/null +++ b/devices/pc8080/machine/vt100/debugger/machine-right.xml @@ -0,0 +1,36 @@ + + + + VT100 Terminal + + + + + + + + SET-UP + + + TEST RECEIVER + + + + diff --git a/devices/pc8080/machine/vt100/debugger/machine.xml b/devices/pc8080/machine/vt100/debugger/machine.xml index d2bc63e0e..b25186022 100644 --- a/devices/pc8080/machine/vt100/debugger/machine.xml +++ b/devices/pc8080/machine/vt100/debugger/machine.xml @@ -1,6 +1,6 @@ - + VT100 Terminal diff --git a/devices/pc8080/machine/vt100/machine-right.xml b/devices/pc8080/machine/vt100/machine-right.xml new file mode 100644 index 000000000..32ed64716 --- /dev/null +++ b/devices/pc8080/machine/vt100/machine-right.xml @@ -0,0 +1,34 @@ + + + + VT100 Terminal + + + + + + + + SET-UP + + + TEST RECEIVER + + diff --git a/devices/pc8080/machine/vt100/machine.xml b/devices/pc8080/machine/vt100/machine.xml index 32ed64716..fabc8ac80 100644 --- a/devices/pc8080/machine/vt100/machine.xml +++ b/devices/pc8080/machine/vt100/machine.xml @@ -1,6 +1,6 @@ - + VT100 Terminal diff --git a/devices/pdp11/machine/1145/vt100/README.md b/devices/pdp11/machine/1145/vt100/README.md index 85eea11fd..2c5ee5413 100644 --- a/devices/pdp11/machine/1145/vt100/README.md +++ b/devices/pdp11/machine/1145/vt100/README.md @@ -5,11 +5,11 @@ permalink: /devices/pdp11/machine/1145/vt100/ machines: - id: test1145 type: pdp11 - config: /devices/pdp11/machine/1145/vt100/machine.xml + config: /devices/pdp11/machine/1145/vt100/machine-left.xml connection: dl11->vt100.serialPort - id: vt100 type: pc8080 - config: /devices/pc8080/machine/vt100/machine.xml + config: /devices/pc8080/machine/vt100/machine-right.xml connection: serialPort->test1145.dl11 --- diff --git a/devices/pdp11/machine/1145/vt100/debugger/README.md b/devices/pdp11/machine/1145/vt100/debugger/README.md index 8523985d6..3e9808504 100644 --- a/devices/pdp11/machine/1145/vt100/debugger/README.md +++ b/devices/pdp11/machine/1145/vt100/debugger/README.md @@ -6,12 +6,12 @@ machines: - id: test1145 type: pdp11 debugger: true - config: /devices/pdp11/machine/1145/vt100/debugger/machine.xml + config: /devices/pdp11/machine/1145/vt100/debugger/machine-left.xml connection: dl11->vt100.serialPort - id: vt100 type: pc8080 debugger: true - config: /devices/pc8080/machine/vt100/debugger/machine.xml + config: /devices/pc8080/machine/vt100/debugger/machine-right.xml connection: serialPort->test1145.dl11 --- diff --git a/devices/pdp11/machine/1145/vt100/debugger/machine-left.xml b/devices/pdp11/machine/1145/vt100/debugger/machine-left.xml new file mode 100644 index 000000000..8b109e3bc --- /dev/null +++ b/devices/pdp11/machine/1145/vt100/debugger/machine-left.xml @@ -0,0 +1,15 @@ + + + + PDP-11/45 with 256Kb, Front Panel, and Debugger + + + + + + + + + + + diff --git a/devices/pdp11/machine/1145/vt100/debugger/machine.xml b/devices/pdp11/machine/1145/vt100/debugger/machine.xml index 8b109e3bc..46d58900e 100644 --- a/devices/pdp11/machine/1145/vt100/debugger/machine.xml +++ b/devices/pdp11/machine/1145/vt100/debugger/machine.xml @@ -1,6 +1,6 @@ - + PDP-11/45 with 256Kb, Front Panel, and Debugger diff --git a/devices/pdp11/machine/1145/vt100/machine-left.xml b/devices/pdp11/machine/1145/vt100/machine-left.xml new file mode 100644 index 000000000..9ffc1ddb4 --- /dev/null +++ b/devices/pdp11/machine/1145/vt100/machine-left.xml @@ -0,0 +1,14 @@ + + + + PDP-11/45 with 256Kb and Front Panel + + + + + + + + + + diff --git a/devices/pdp11/machine/1145/vt100/machine.xml b/devices/pdp11/machine/1145/vt100/machine.xml index 9ffc1ddb4..5478b3e8c 100644 --- a/devices/pdp11/machine/1145/vt100/machine.xml +++ b/devices/pdp11/machine/1145/vt100/machine.xml @@ -1,6 +1,6 @@ - + PDP-11/45 with 256Kb and Front Panel diff --git a/devices/pdp11/machine/1170/vt100/README.md b/devices/pdp11/machine/1170/vt100/README.md index a925439ce..515aea2ed 100644 --- a/devices/pdp11/machine/1170/vt100/README.md +++ b/devices/pdp11/machine/1170/vt100/README.md @@ -5,11 +5,11 @@ permalink: /devices/pdp11/machine/1170/vt100/ machines: - id: test1170 type: pdp11 - config: /devices/pdp11/machine/1170/vt100/machine.xml + config: /devices/pdp11/machine/1170/vt100/machine-left.xml connection: dl11->vt100.serialPort - id: vt100 type: pc8080 - config: /devices/pc8080/machine/vt100/machine.xml + config: /devices/pc8080/machine/vt100/machine-right.xml connection: serialPort->test1170.dl11 --- diff --git a/devices/pdp11/machine/1170/vt100/debugger/README.md b/devices/pdp11/machine/1170/vt100/debugger/README.md index c52fc3713..42a98712e 100644 --- a/devices/pdp11/machine/1170/vt100/debugger/README.md +++ b/devices/pdp11/machine/1170/vt100/debugger/README.md @@ -6,12 +6,12 @@ machines: - id: test1170 type: pdp11 debugger: true - config: /devices/pdp11/machine/1170/vt100/debugger/machine.xml + config: /devices/pdp11/machine/1170/vt100/debugger/machine-left.xml connection: dl11->vt100.serialPort - id: vt100 type: pc8080 debugger: true - config: /devices/pc8080/machine/vt100/debugger/machine.xml + config: /devices/pc8080/machine/vt100/debugger/machine-right.xml connection: serialPort->test1170.dl11 --- diff --git a/devices/pdp11/machine/1170/vt100/debugger/machine-left.xml b/devices/pdp11/machine/1170/vt100/debugger/machine-left.xml new file mode 100644 index 000000000..a67db54d7 --- /dev/null +++ b/devices/pdp11/machine/1170/vt100/debugger/machine-left.xml @@ -0,0 +1,15 @@ + + + + PDP-11/70 with 256Kb, Front Panel, and Debugger + + + + + + + + + + + diff --git a/devices/pdp11/machine/1170/vt100/debugger/machine.xml b/devices/pdp11/machine/1170/vt100/debugger/machine.xml index a67db54d7..e2141d134 100644 --- a/devices/pdp11/machine/1170/vt100/debugger/machine.xml +++ b/devices/pdp11/machine/1170/vt100/debugger/machine.xml @@ -1,6 +1,6 @@ - + PDP-11/70 with 256Kb, Front Panel, and Debugger diff --git a/devices/pdp11/machine/1170/vt100/machine-left.xml b/devices/pdp11/machine/1170/vt100/machine-left.xml new file mode 100644 index 000000000..b09126d50 --- /dev/null +++ b/devices/pdp11/machine/1170/vt100/machine-left.xml @@ -0,0 +1,14 @@ + + + + PDP-11/70 with 256Kb and Front Panel + + + + + + + + + + diff --git a/devices/pdp11/machine/1170/vt100/machine.xml b/devices/pdp11/machine/1170/vt100/machine.xml index b09126d50..ac0db2c18 100644 --- a/devices/pdp11/machine/1170/vt100/machine.xml +++ b/devices/pdp11/machine/1170/vt100/machine.xml @@ -1,6 +1,6 @@ - + PDP-11/70 with 256Kb and Front Panel