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

TLB: fix backwards exception check #1644

Merged
merged 1 commit into from Dec 4, 2014
Merged

Conversation

FioraAeterna
Copy link
Contributor

The previous code basically had the TLB off, which doesn't really make any sense...?

FLAG_NO_EXCEPTION is for "fake" reads/writes generated by the emulator itself, not the real ones, as far as I remember...

skidau added a commit that referenced this pull request Dec 4, 2014
TLB: fix backwards exception check
@skidau skidau merged commit b1b7ae9 into dolphin-emu:master Dec 4, 2014
@skidau
Copy link
Contributor

skidau commented Dec 4, 2014

Rogue Leader breaks with this change.

@FioraAeterna
Copy link
Contributor Author

Ugh. does this mean that the TLB code is sufficiently wrong that merely having it on breaks MMU games? :-/

and the "fast tlb cache" change only worked because it accidentally disabled the TLB?

blehhhhhhhh

I'm going to go play Persona Q for the week instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants