pcjs/devices/pdp11/machine/1170/vt100
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2017-01-29 10:13:03 -08:00
..
debugger Allow machine XML files to separate machine "type" from machine "class"; if present, "type" should determine the machine type, and "class" simply becomes the machine's style 2017-01-29 10:13:03 -08:00
machine-left.xml Allow machine XML files to separate machine "type" from machine "class"; if present, "type" should determine the machine type, and "class" simply becomes the machine's style 2017-01-29 10:13:03 -08:00
machine.xml Allow machine XML files to separate machine "type" from machine "class"; if present, "type" should determine the machine type, and "class" simply becomes the machine's style 2017-01-29 10:13:03 -08:00
README.md Instead of hard-coding the 'resume' setting inside individual machine files, we now support a 'resume' setting inside a page's machine properties 2017-01-28 23:39:03 -08:00

layout title permalink machines
page PDP-11/70 with VT100 Terminal /devices/pdp11/machine/1170/vt100/
id type config connection resume
test1170 pdp11 /devices/pdp11/machine/1170/vt100/machine-left.xml dl11->vt100.serialPort 1
id type config connection resume
vt100 pc8080 /devices/pc8080/machine/vt100/machine-right.xml serialPort->test1170.dl11 1

This VT100 Terminal is connected to the PDP-11/70 below.

Machine configurations with the PCjs Debugger are also available.

{% include machine.html id="vt100" %}

{% include machine.html id="test1170" %}