Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AltairZ80: Fix 8080 and Z80 CPU #410

Merged
merged 1 commit into from
Sep 4, 2024
Merged

Conversation

psco
Copy link
Contributor

@psco psco commented Jul 16, 2024

This fixes the H flag handling for the 8080 CPU and corrects the parity flag computation for the Z80 CPU for INI, OUTI, IND, OUTD, INIR, OTIR, INDR and OTDR instructions. It is based on Thomas Eberhardt's work.

@psco
Copy link
Contributor Author

psco commented Aug 12, 2024

I haven't seen any objections and I think it can be merged (@pkoning2). Thank you.

@psco
Copy link
Contributor Author

psco commented Sep 4, 2024

I think this can now be merged by e.g. @pkoning2. Thank you.

@pkoning2 pkoning2 merged commit 7b99876 into open-simh:master Sep 4, 2024
19 checks passed
@psco psco deleted the fixX80CPU branch September 5, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants