diff --git a/devices/pc8080/machine/vt100/README.md b/devices/pc8080/machine/vt100/README.md index 04eac5933..7e4206dc7 100644 --- a/devices/pc8080/machine/vt100/README.md +++ b/devices/pc8080/machine/vt100/README.md @@ -15,7 +15,8 @@ This is a PCjs emulation of another 8080-based machine: the VT100 Terminal. Unlike other VT100 emulators, it is not simply an emulation of VT100 protocols. It is a simulation of the original VT100 machine, running the [VT100 Firmware](/devices/pc8080/rom/vt100/) inside the [PC8080](/modules/pc8080/) CPU emulator. -A [Debugger Configuration](debugger/) is also available, along with a [Dual VT100 Terminals](dual/) demo. +A [Debugger Configuration](debugger/) is also available, along with demos of [Dual VT100 Terminals](dual/) and an +[IBM PC AT connected to a VT100](/devices/pcx86/machine/5170/ega/2048kb/rev3/vt100/). Admittedly, terminals aren't that useful in isolation, since they're designed to be connected to other (host) machines. But once this PCjs VT100 Terminal simulation is fully operational, you can expect to see it used in conjunction with a variety