1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-09-25 10:54:41 +00:00
8bitworkshop/test/cli/z80
2019-08-25 15:12:56 -04:00
..
README
test.html
tests.expected
tests.in
testz80disasm.js
testzexall.js use Z80 emulation from https://github.com/DrGoldfire/Z80.js for better performance 2019-08-25 15:12:56 -04:00
z80test.js
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.