Releases: SingleStepTests/z80
Releases · SingleStepTests/z80
SingleStepTests-Z80 v1.0-beta.2
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
portsinfo toREADME.md. - Updated with Tony Brewer's latest discovery: Fetching a
DDorFDprefix zeroes Q.
New Contributors
Full Changelog: v1.0-beta.1...v1.0-beta.2
SingleStepTests-Z80 v1.0-beta.1
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
rldandrrd. - 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
- @ProdOrDev made their first contribution in #5
- @Frost-Phoenix made their first contribution in #7
Full Changelog: v1.0-beta...v1.0-beta.1
SingleStepTests-Z80 v1.0-beta
Merge branch 'main' of github.com:SingleStepTests/z80