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

gba: latch timer register writes for 1 cycle #1489

Merged
merged 2 commits into from May 11, 2024

Conversation

png183
Copy link
Contributor

@png183 png183 commented May 10, 2024

Latches writes to timer registers for 1 cycle. This fixes common off-by-one errors with precise timer use, which for example positively impacts the test cases in #154.

@LukeUsher LukeUsher merged commit 9fb9dd5 into ares-emulator:master May 11, 2024
5 of 10 checks passed
@png183 png183 deleted the timer-latch branch May 20, 2024 03:26
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.

None yet

2 participants