pcjs/modules/pc8080
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-08-19 08:42:33 -07:00
..
lib Updated receiveData() to always return true in both PCx86 and PC8080, since both machines are buffering all the incoming data anyway (since we still don't have any flow-control interfaces yet) 2016-08-19 08:42:33 -07:00
README.md Successfully running PCx86 and PC8080 machines on the same page now 2016-08-18 10:29:24 -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):