pcjs/devices/pc8080/machine/test
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-04-29 19:22:36 -07:00
..
machine.xml More strict 8080 compatibility changes 2016-04-28 08:55:15 -07:00
README.md Updated 8080 test machine README 2016-04-29 19:22:36 -07:00

layout title permalink machines
page 8080 Test Machine /devices/pc8080/machine/test/
type id debugger
pc8080 test8080 true

8080 Test Machine

This is a test of PC8080, a new 8080-based machine emulator being added to the PCjs Project.

This test machine loads a copy of the 8080 Exerciser (specifically, 8080EX1) and intercepts just enough of the exerciser's CP/M calls to display its progress.

The good news: PC8080 passes all the 8080 Exerciser tests. At 2Mhz, the tests do take quite a while, but you can click the speed button while the machine is running to increase the simulated speed; it will wrap around to 2Mhz if you try to exceed the maximum speed that your system supports.

NOTE: The original 8080 Exerciser website is currently unavailable, so we refer you to the copy on archive.org. The 8080 Exerciser has also been "forked" on GitHub.

{% include machine.html id="test8080" %}