pcjs/devices/pdp11/machine/1170/vt100/debugger
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-10-21 21:07:26 -07:00
..
machine.xml Added getTrapStatus() so that the Debugger can display trap information whenever a trap has just occurred, updated FileDump to store 'load' and 'exec' properties in MACRO-11 listing dumps (so that the individual machine files don't have to specify hard-coded 'load' and 'exec' values themselves), and added a new SerialPort parameter (upperCase) that can be used to force all received data to upper-case 2016-10-21 21:07:26 -07:00
README.md Picked up the fixes from the Jekyll smoke test 2016-10-15 18:19:23 -07:00

layout title permalink machines
page PDP-11/70 with VT100 Terminal and Debugger /devices/pdp11/machine/1170/vt100/debugger/
id type debugger config connection
test1170 pdp11 true /devices/pdp11/machine/1170/vt100/debugger/machine.xml dl11->vt100.serialPort
id type config connection
vt100 pc8080 /devices/pc8080/machine/vt100/machine.xml serialPort->test1170.dl11

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

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