pcjs/devices/pdp11/machine/1170/vt100/debugger/README.md
2016-10-15 18:19:23 -07:00

19 lines
502 B
Markdown

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