1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-05-28 23:41:32 +00:00
8bitworkshop/test/cli/z80
2020-07-11 11:22:41 -05: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
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 ZilogZ80 class; fixed test 2019-08-23 09:21:24 -04:00
zexdoc.bin ZilogZ80 class; fixed test 2019-08-23 09:21:24 -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.