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

Debugger: Add disassembler toggle to go to the PC address on pause #12177

Merged
merged 1 commit into from
Jan 11, 2025

Conversation

chaoticgd
Copy link
Contributor

@chaoticgd chaoticgd commented Jan 9, 2025

Description of Changes

Adds a context menu option to disable the behaviour of making the disassembler jump to the address stored in the program counter when the VM is paused.

Rationale behind Changes

Implements/closes #12170. Seems like a reasonable suggestion.

Suggested Testing Steps

Try the new context menu option and see if it still jumps.

@F0bes F0bes merged commit d34f2ec into PCSX2:master Jan 11, 2025
12 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.

[BUG]: debugger disassambler loses scroll position when the game is resumed
2 participants