rejunity / z80-open-silicon

Z80 open-source silicon clone. Goal is to become a silicon proven, pin compatible, open-source replacement for classic Z80.
https://rejunity.github.io/z80-open-silicon/
Apache License 2.0
604 stars 22 forks source link

TODO: Implement thorough testbench #4

Open rejunity opened 5 months ago

rejunity commented 5 months ago

Also check test suite: https://github.com/redcode/Z80/wiki/Tests And hardware recordings: https://stardot.org.uk/forums/viewtopic.php?t=15464

redcode commented 5 months ago

You should also take a look at this: https://github.com/SingleStepTests/z80

rejunity commented 5 months ago

You should also take a look at this: https://github.com/SingleStepTests/z80

This looks great! Thank you for a hint! I updated the list above.