1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-25 00:32:27 +00:00
8bitworkshop/test/cli/z80
2017-01-18 14:46:20 -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
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
z80test.js AY-3-8910 example (konamisound) using tss library 2017-01-18 14:46:20 -05: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.