1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-10-03 18:54:44 +00:00
8bitworkshop/test/cli/z80
2019-05-17 00:09:43 -04:00
..
README
test.html
tests.expected
tests.in
testz80disasm.js
z80test.js generate z80 cpu on demand like we used to, fix test b/c global.z80 is global 2019-05-17 00:09:43 -04:00

This is a test harness for the z80 unit tests shipped with Fuse.

Pasting the contents of tests.in into the top input box and clicking 'run tests'
should (after hanging your browser for a few seconds) yield something
approximating to tests.expected in the second box.