pcjs/devices/pc8080/machine
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-10-17 15:19:01 -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 Lots of tweaks in advance of PDPjs support for loading tape files 2016-10-17 15:19:01 -07:00
vt100 Lots of tweaks in advance of PDPjs support for loading tape files 2016-10-17 15:19:01 -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.