Skip to content

SingleStepTests-Z80 v1.0-beta.1

Latest

Choose a tag to compare

@redcode redcode released this 05 Nov 08:43
· 2 commits to main since this release
v1.0-beta.1
bbfd0d1

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