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

PPU: Fix access violation on logging #15726

Merged
merged 1 commit into from
Jun 23, 2024
Merged

PPU: Fix access violation on logging #15726

merged 1 commit into from
Jun 23, 2024

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Jun 23, 2024

Do not read from memory at CIA address, this can lead to unexpected access violations especially for RawSPU's PPU Interrupt thread handlers.

@elad335 elad335 merged commit 87f5368 into RPCS3:master Jun 23, 2024
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant