pcjs/devices/pdp11/machine/1145/vt100/debugger/README.md
2016-12-01 07:38:27 -08:00

20 lines
530 B
Markdown

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