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

cpu/z80/r800.cpp: Updated instruction execution. #12530

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

wilbertpol
Copy link
Contributor

  • Removed undocumented Z80 instructions that are not supported by the R800
  • Updated basic instruction timing
  • Implement MULUB and MULUW
    Other R800 features are still not implemented

- Removed undocumented Z80 instructions that are not supported by the R800
- Updated basic instruction timing
- Implement MULUB and MULUW
Other R800 features are not implemented
@rb6502 rb6502 merged commit 2c479b2 into mamedev:master Jul 10, 2024
5 checks passed
@wilbertpol wilbertpol deleted the r800 branch July 21, 2024 09:45
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