1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-28 03:29:35 +00:00
8bitworkshop/test/cli/z80
2018-08-28 06:17:32 -07:00
..
README started mocha-phantomjs tests 2017-01-14 11:14:25 -05:00
test.html started mocha-phantomjs tests 2017-01-14 11:14:25 -05:00
tests.expected started mocha-phantomjs tests 2017-01-14 11:14:25 -05:00
tests.in started mocha-phantomjs tests 2017-01-14 11:14:25 -05:00
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.