pcjs/modules/pc8080
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-05-05 13:04:46 -07:00
..
lib Cleaned up the handling of PS bits (not to be confused with PSW, which is PS combined with A); this fixes a bug where POP PSW was inadvertently disabling the internal interrupt flag (IF) 2016-05-05 13:04:46 -07:00
README.md More README updates 2016-05-04 15:46:12 -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 PCjs.

It is still a work-in-progress. See the list of available PC8080 Machines.

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