diff --git a/devices/pc8080/machine/vt100/debugger/machine-left.xml b/devices/pc8080/machine/vt100/debugger/machine-left.xml new file mode 100644 index 0000000000..e3f1c180d1 --- /dev/null +++ b/devices/pc8080/machine/vt100/debugger/machine-left.xml @@ -0,0 +1,36 @@ + + + + VT100 Terminal + + + + + + + + SET-UP + + + TEST RECEIVER + + + + diff --git a/devices/pc8080/machine/vt100/machine-left.xml b/devices/pc8080/machine/vt100/machine-left.xml new file mode 100644 index 0000000000..e8cee84278 --- /dev/null +++ b/devices/pc8080/machine/vt100/machine-left.xml @@ -0,0 +1,34 @@ + + + + VT100 Terminal + + + + + + + SET-UP + + + RESET + + + diff --git a/devices/pdp11/machine/1170/vt100/README.md b/devices/pdp11/machine/1170/vt100/README.md index 714230da03..ad80917eef 100644 --- a/devices/pdp11/machine/1170/vt100/README.md +++ b/devices/pdp11/machine/1170/vt100/README.md @@ -5,12 +5,12 @@ permalink: /devices/pdp11/machine/1170/vt100/ machines: - id: test1170 type: pdp11 - config: /devices/pdp11/machine/1170/vt100/machine-left.xml + config: /devices/pdp11/machine/1170/vt100/machine-right.xml connection: dl11->vt100.serialPort resume: 1 - id: vt100 type: pc8080 - config: /devices/pc8080/machine/vt100/machine-right.xml + config: /devices/pc8080/machine/vt100/machine-left.xml connection: serialPort->test1170.dl11 resume: 1 --- diff --git a/devices/pdp11/machine/1170/vt100/debugger/README.md b/devices/pdp11/machine/1170/vt100/debugger/README.md index 519ecb6308..f1481436c8 100644 --- a/devices/pdp11/machine/1170/vt100/debugger/README.md +++ b/devices/pdp11/machine/1170/vt100/debugger/README.md @@ -6,13 +6,13 @@ machines: - id: test1170 type: pdp11 debugger: true - config: /devices/pdp11/machine/1170/vt100/debugger/machine-left.xml + config: /devices/pdp11/machine/1170/vt100/debugger/machine-right.xml connection: dl11->vt100.serialPort resume: 1 - id: vt100 type: pc8080 debugger: true - config: /devices/pc8080/machine/vt100/debugger/machine-right.xml + config: /devices/pc8080/machine/vt100/debugger/machine-left.xml connection: serialPort->test1170.dl11 resume: 1 --- diff --git a/devices/pdp11/machine/1170/vt100/debugger/machine-right.xml b/devices/pdp11/machine/1170/vt100/debugger/machine-right.xml new file mode 100644 index 0000000000..3363119998 --- /dev/null +++ b/devices/pdp11/machine/1170/vt100/debugger/machine-right.xml @@ -0,0 +1,15 @@ + + + + PDP-11/70 with 256Kb, Front Panel, and Debugger + + + + + + + + + + + diff --git a/devices/pdp11/machine/1170/vt100/machine-right.xml b/devices/pdp11/machine/1170/vt100/machine-right.xml new file mode 100644 index 0000000000..3929e56768 --- /dev/null +++ b/devices/pdp11/machine/1170/vt100/machine-right.xml @@ -0,0 +1,14 @@ + + + + PDP-11/70 with 256Kb and Front Panel + + + + + + + + + +