pcjs/modules/pc8080
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jeff Parsons c31f6222a1 Added smoothing control to both PCjs and PC8080 (setting it to false should probably be the new default)
It can be controlled with a new "smoothing" attribute on the <video> component and/or overridden with a "smoothing" URL parameter set to either "true" or "false"
2016-05-03 09:11:02 -07:00
..
lib Added smoothing control to both PCjs and PC8080 (setting it to false should probably be the new default) 2016-05-03 09:11:02 -07:00
README.md Rounded out the PC8080 portion of the tree 2016-05-01 15:12:52 -07:00

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

8080 Machine Emulation Module (PC8080)

Overview

PC8080 is an 8080-based Machine Emulation Module. The code is derived from PCjs, the IBM PC Emulation Module.

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):