pcjs/modules/pc8080
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2017-02-28 16:20:49 -08:00
..
lib Make sure all machines support JSON-encoded resources with either 'longs' or 'data' arrays 2017-02-28 16:20:49 -08:00
README.md Make component/script names match XML device names (specifically, serial and parallel, which used to be serialport and parallelport) 2016-12-29 13:21:22 -08: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 Terminal.

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