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

n64: implement undocumented accesses in FPU half-mode #1364

Merged
merged 3 commits into from
Jan 16, 2024

Conversation

rasky
Copy link
Collaborator

@rasky rasky commented Jan 16, 2024

Fixes most of the remaining failures in n64-systemtest

rasky added 2 commits January 16, 2024 01:48
As documented on the n64brew wiki and tested via n64-systemtest.
This commit fixes most of the remaining failures.
The current hack to check for FPU exceptions has been defeated by
recent versions of clang. Add a volatile keyword in the mix, which
seems to help (for now).
@LukeUsher LukeUsher merged commit 3f4334e into ares-emulator:master Jan 16, 2024
9 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