Skip to content

Releases: SingleStepTests/z80

SingleStepTests-Z80 v1.0-beta.1

05 Nov 08:43
v1.0-beta.1
bbfd0d1

Choose a tag to compare

What's Changed

  • Removed the interrupt tests (they were included by mistake).
  • Fixed the extra clock cycles of ld ({ix|iy}+d),n.
  • Fixed the extra clock cycles of rld and rrd.
  • Fixed the memory access order in ex (sp),{hl|ix|iy}.
  • Fixed the test generator to use the values from the inputs fields.

New Contributors

Full Changelog: v1.0-beta...v1.0-beta.1

SingleStepTests-Z80 v1.0-beta

23 Dec 00:46

Choose a tag to compare

Merge branch 'main' of github.com:SingleStepTests/z80