1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-11-25 18:33:11 +00:00
8bitworkshop/test/z80
2017-01-14 00:18:54 -05:00
..
README rename local storage keys; z80 tests 2017-01-12 21:21:35 -05:00
test.html rename local storage keys; z80 tests 2017-01-12 21:21:35 -05:00
tests.expected rename local storage keys; z80 tests 2017-01-12 21:21:35 -05:00
tests.in rename local storage keys; z80 tests 2017-01-12 21:21:35 -05:00
z80test.js Z80 Space Invaders starting to work; deferred worker module load 2017-01-14 00:18:54 -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.