pcjs/devices/pc8080/machine
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-10-17 11:01:32 -07:00
..
exerciser Updated PC8080 and PDPjs to support RAM images, eliminating the need for the old "writable ROM" kludge; RAM images can include their own load and exec addresses as part of the JSON file, but the RAM component can provide explicit overrides (if no load address is specified either way, the default load address is the starting RAM address) 2016-10-17 11:01:32 -07:00
invaders Commencing work on v1.30.1 2016-10-06 12:48:48 -07:00
vt100 Commencing work on v1.30.1 2016-10-06 12:48:48 -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.