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 disasm: do not disassmble non-executable memory #8272

Merged
merged 4 commits into from May 22, 2020

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented May 22, 2020

  • Distinguish between executable code and data-only memory by not disassembling data-only memory at all.
  • Add information about first PRX/overlay segment in kernel explorer, this is an executable code segement.

@elad335 elad335 force-pushed the ppu-debug branch 6 times, most recently from d064b0b to c040b25 Compare May 22, 2020 10:45
@Nekotekina Nekotekina merged commit a703f6f into RPCS3:master May 22, 2020
@elad335 elad335 deleted the ppu-debug branch July 24, 2020 06:32
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

3 participants