8bitworkshop/test/cli/z80
Steven Hugg df4b35ed6a z80: removed old simulator and tests (we have zexall now) 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

README

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.