pcjs/devices/pc8080/machine/vt100/dual/debugger
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-08-18 11:30:22 -07:00
..
README.md Cross-machine serial port connections are only half-working (need to defer initConnection() until all machines on the page have initialized their bus) 2016-08-18 11:30:22 -07:00

layout title permalink machines
page Dual VT100 Terminals with Debuggers /devices/pc8080/machine/vt100/dual/debugger/
id type debugger autoStart messages config connection
vt100a pc8080 true true mem|port /devices/pc8080/machine/vt100/debugger/machine.xml serialPort->vt100b.serialPort
id type debugger autoStart messages config connection
vt100b pc8080 true true mem|port /devices/pc8080/machine/vt100/debugger/machine.xml serialPort->vt100a.serialPort

Dual VT100 Terminals with Debuggers

Here are Dual VT100 Terminals with the PCjs Debugger attached to each.

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

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