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

gb: tick timer on falling edge #1843

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

png183
Copy link
Contributor

@png183 png183 commented Feb 18, 2025

Implements a quirk of the Game Boy timer hardware, where actions such as resetting DIV, disabling the timer, or changing the timer frequency, can sometimes cause a timer tick to occur. Passes five more timer tests in the Mooneye test suite.

@LukeUsher LukeUsher merged commit 7a5174a into ares-emulator:master Feb 19, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants