SingleStepTests / z80

Repository for JSMoo-based Z80 JSON test files for Z80
MIT License
11 stars 1 forks source link

Add a workflow to validate the tests using the reference emulator. #1

Closed redcode closed 4 months ago

redcode commented 4 months ago

This tiny PR adds a workflow to validate the v1 tests on an Ubuntu runner. It installs libz80, Ruby and the z80 gem. Then it downloads the latest version of run-jsmoo-z80-test and finally runs all tests to make sure there are no discrepancies with the reference emulator.