1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-09-25 10:54:41 +00:00
8bitworkshop/test/cli/z80
2020-07-11 11:22:41 -05:00
..
README
test.html
testz80disasm.js refactored into composite typescript project (multiple tsconfig.json files) 2019-10-26 10:38:21 -05:00
testzexall.js refactored into composite typescript project (multiple tsconfig.json files) 2019-10-26 10:38:21 -05:00
zexall.bin
zexdoc.bin

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.