pcjs/modules/pc8080
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-08-16 09:34:41 -07:00
..
lib Enabled smooth scrolling, connected SerialPort UART transmitter status to the ChipSet FLAGS buffer (matching how the Keyboard UART transmitter status is connected), enabled binding of terminal I/O to the Control Panel output window (if any), and added simulation of received data at the programmed baud rate (but a better solution has been noted and needs to be implemented) 2016-08-16 09:34:41 -07:00
README.md Fixed links in PC8080 README 2016-08-15 15:37:17 -07:00

layout title permalink
page 8080 Machine Emulation Module (PC8080) /modules/pc8080/

8080 Machine Emulation Module (PC8080)

Overview

PC8080 is our 8080-based machine emulation module. The code is derived from PCx86.

See the list of available PC8080 Machines, which includes Space Invaders (1978) and the DEC VT100.

PC8080 is comprised of the following non-shared components, as listed in package.json (see the pc8080Files property):