pcjs/devices/pdp11/machine/1170/vt100
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2017-09-24 18:11:44 -07:00
..
debugger v1.37.1: Fixed a CPU bug wherein resetting a running CPU could result in multiple runCPU() timeout handlers being created (there should never be more than one outstanding runCPU() setTimeout request); also modified the Keyboard component to use a CPU-driven timer instead of setTimeout() for keystroke injection, so that stopping/starting the CPU won't interfere with the injection process 2017-09-24 18:11:44 -07:00
machine-left.xml v1.37.1: Fixed a CPU bug wherein resetting a running CPU could result in multiple runCPU() timeout handlers being created (there should never be more than one outstanding runCPU() setTimeout request); also modified the Keyboard component to use a CPU-driven timer instead of setTimeout() for keystroke injection, so that stopping/starting the CPU won't interfere with the injection process 2017-09-24 18:11:44 -07:00
machine-right.xml v1.37.1: Fixed a CPU bug wherein resetting a running CPU could result in multiple runCPU() timeout handlers being created (there should never be more than one outstanding runCPU() setTimeout request); also modified the Keyboard component to use a CPU-driven timer instead of setTimeout() for keystroke injection, so that stopping/starting the CPU won't interfere with the injection process 2017-09-24 18:11:44 -07:00
machine.xml v1.37.1: Fixed a CPU bug wherein resetting a running CPU could result in multiple runCPU() timeout handlers being created (there should never be more than one outstanding runCPU() setTimeout request); also modified the Keyboard component to use a CPU-driven timer instead of setTimeout() for keystroke injection, so that stopping/starting the CPU won't interfere with the injection process 2017-09-24 18:11:44 -07:00
README.md More left/right options for PDP-11/VT100 machine combinations 2017-01-29 10:35:51 -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-right.xml dl11->vt100.serialPort 1
id type config connection resume
vt100 pc8080 /devices/pc8080/machine/vt100/machine-left.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" %}