Skip to content

Releases: SingleStepTests/z80

SingleStepTests-Z80 v1.0-beta.2

11 Apr 01:13
v1.0-beta.2
ebe1875

Choose a tag to compare

Important

The workflow fails because it uses the current version of the z80 Debian package. A new version of this package will be released in a few days that will support the changes made to the tests, at which point this note will be removed.

What's Changed

  • Added ports info to README.md.
  • Updated with Tony Brewer's latest discovery: Fetching a DD or FD prefix zeroes Q.

New Contributors

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

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