pcjs/modules/pc8080
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-05-12 00:12:57 -07:00
..
lib Note on underwhelming performance when using a dynamically generated array of opcode functions specifying ".bind(this)" on every one (which is why I don't do it) 2016-05-12 00:12:57 -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):