2.0.1 • Published 3 years ago

z80-test v2.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

z80-test

This is a TypeScript-based test suite for Z80 emulators. It runs the emulator through 1356 tests from the Fuse project. To test your emulator, implement the Delegate interface and call the Runner. See the Test.ts file for an example.

% npm install
% npm run test

See the z80-emulator project for a CPU that passes all the tests.

License

Copyright © Lawrence Kesteloot, MIT license.

2.0.1

3 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago