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

MegaDrive+Z80 fixes #164

Merged
merged 5 commits into from
Mar 19, 2021
Merged

MegaDrive+Z80 fixes #164

merged 5 commits into from
Mar 19, 2021

Conversation

TascoDLX
Copy link
Contributor

  1. MD reset logic -- fixes various issues that arise when switching games
  2. Z80 interrupt processing -- corrects music tempo in Air Buster & US SegaCD v2 BIOS
  3. Z80 IRQ duration - avoids timing issues and unnecessary interrupt processing in some games
  4. 68K->Z80 bus control - fixes Fatal Rewind boot & music in US SegaCD v1 BIOS
  5. Z80 timing fixes - based on info published in "The Undocumented Z80 Documented" by Sean Young

@Screwtapello Screwtapello merged commit efba46b into higan-emu:master Mar 19, 2021
@Screwtapello
Copy link
Contributor

Thank you so much for these fixes!

@TascoDLX TascoDLX deleted the md-z80 branch March 20, 2021 02:00
stelcheck added a commit to Wizcorp/byuu-web that referenced this pull request Mar 25, 2021
inkydom pushed a commit to inkydom/byuu-web that referenced this pull request Jan 24, 2022
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