pcjs/devices/pc8080/machine
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-08-18 11:30:22 -07:00
..
exerciser Starting on v1.24.0; first change: support for encoding ESC characters in SerialPort test strings (support which perhaps should eventually be moved into getComponentParms() instead) 2016-08-17 19:09:23 -07:00
invaders Starting on v1.24.0; first change: support for encoding ESC characters in SerialPort test strings (support which perhaps should eventually be moved into getComponentParms() instead) 2016-08-17 19:09:23 -07:00
vt100 Cross-machine serial port connections are only half-working (need to defer initConnection() until all machines on the page have initialized their bus) 2016-08-18 11:30:22 -07:00
README.md Dual (connected) terminal configs should be working better, now that both transmitted and received data is clocked according to their respective baud rates 2016-08-17 15:42:02 -07:00

layout title permalink
page PC8080 Machine Configurations /devices/pc8080/machine/

PC8080 Machine Configurations

The following 8080-based machines are currently available:

Check out the Dual VT100 Terminals for a demo of two PCjs machines communicating over a virtual serial connection.