14-04-2026, 11:34 AM
I'll be using the Jsmoo single step tests ( https://github.com/SingleStepTests/z80 )
Being JSON, they tie nicely into the new Swift testing framework.
And apparently multiple tests can be run in parallel.
Just need to a few helper functions exposed in the Z80 actor to return memory and register snapshots
Once the smoke clears and things are running ok, I'll try the test suite you've mentioned as a secondary test
Thanks
Tony
Being JSON, they tie nicely into the new Swift testing framework.
And apparently multiple tests can be run in parallel.
Just need to a few helper functions exposed in the Z80 actor to return memory and register snapshots
Once the smoke clears and things are running ok, I'll try the test suite you've mentioned as a secondary test
Thanks
Tony
