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

Fix unregistered HLE function access on PPU LLVM, Fix PPU breakpoints #5850

Merged
merged 3 commits into from Apr 29, 2019

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Apr 16, 2019

Do not continue to BLR in unknown HLE function access in PPU LLVM, opcode was unregistered, Fixes MGS Peace Walker with PPU LLVM.
Fixes segfaults with PPU interpreter breakpoints after #5749.

@elad335 elad335 changed the title Hotfix for HLE patching in PPU LLVM, fix PPU beakpoints Hotfix for HLE patching in PPU LLVM, fix PPU breakpoints Apr 16, 2019
@elad335 elad335 force-pushed the le-llvm branch 3 times, most recently from 2c599de to f600885 Compare April 16, 2019 14:13
@elad335 elad335 changed the title Hotfix for HLE patching in PPU LLVM, fix PPU breakpoints Fix unregistered HLE function access PPU LLVM, Fix PPU breakpoints Apr 16, 2019
@AniLeo AniLeo requested a review from Nekotekina April 16, 2019 15:41
@elad335 elad335 force-pushed the le-llvm branch 2 times, most recently from d44ed6a to a2a6d1d Compare April 20, 2019 06:15
@elad335 elad335 changed the title Fix unregistered HLE function access PPU LLVM, Fix PPU breakpoints Fix unregistered HLE function access on PPU LLVM, Fix PPU breakpoints Apr 29, 2019
@kd-11 kd-11 merged commit 3bd29b8 into RPCS3:master Apr 29, 2019
@elad335 elad335 deleted the le-llvm branch April 29, 2019 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants