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

Jit64: Actually update membase register after GlobalAdvance(). #12120

Merged
merged 1 commit into from Aug 19, 2023

Conversation

AdmiralCurtiss
Copy link
Contributor

m_jit.EmitUpdateMembase(); would emit the code into a different region of memory, so the register wasn't updated correctly.

Should fix https://bugs.dolphin-emu.org/issues/13336

@JosJuice JosJuice merged commit 8c5d8a6 into dolphin-emu:master Aug 19, 2023
11 checks passed
@AdmiralCurtiss AdmiralCurtiss deleted the jit64-membase branch August 19, 2023 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants