1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-10-03 18:54:44 +00:00
8bitworkshop/test/cli/z80
2018-08-28 06:17:32 -07:00
..
README
test.html
tests.expected
tests.in
testz80disasm.js disasm z80 fixes; no recording btn for verilog 2018-08-28 06:17:32 -07:00
z80test.js fiddling with z80asm/sccz80 2018-06-24 02:24:29 -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.