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: fixup for Accurate 128-byte reservations #8998

Merged
merged 4 commits into from Oct 1, 2020

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Sep 29, 2020

Do not hardcode ppu.rdata to store the data of a specific address because it does not work when the reservation store address differs from reservation load address.
Some cleanup as well, at this point PPU reservation data is identical to SPU's and in the future may even be moved entirely to cpu_thread class for shared management.

@Nekotekina Nekotekina merged commit 871b15f into RPCS3:master Oct 1, 2020
@elad335 elad335 deleted the patch-12 branch October 23, 2020 10:41
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