1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-07-07 16:28:57 +00:00
8bitworkshop/test/cli/z80
2018-08-28 07:44:57 -04: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 changes to multisprite; moved inspect to vcs for now; local book links; z80 disasm 2018-08-28 07:44:57 -04: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.