pcjs/devices/pdp11/machine/1170/vt100/README.md

24 lines
629 B
Markdown

---
layout: page
title: PDP-11/70 with VT100 Terminal
permalink: /devices/pdp11/machine/1170/vt100/
machines:
- id: test1170
type: pdp11
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-left.xml
connection: serialPort->test1170.dl11
resume: 1
---
This VT100 Terminal is connected to the PDP-11/70 below.
Machine configurations with the [PCjs Debugger](debugger/) are also available.
{% include machine.html id="vt100" %}
{% include machine.html id="test1170" %}