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

DisassemblyWidget: Show opcode toggle #10841

Merged
merged 1 commit into from
Feb 23, 2024
Merged

Conversation

F0bes
Copy link
Member

@F0bes F0bes commented Feb 21, 2024

Description of Changes

Resolves #10839

Can't use the tab key, shouldn't use tab either due to accessibility reasons.
Toggle it using O

Implements disassembly context menu hotkeys.

Rationale behind Changes

Aids in the use of the debugger.

Suggested Testing Steps

See if the show opcode function works.

Copy link
Contributor

@Daniel-McCarthy Daniel-McCarthy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm, awesome work!

@refractionpcsx2 refractionpcsx2 merged commit 78b6323 into master Feb 23, 2024
22 checks passed
@lightningterror lightningterror deleted the debugger-opcode branch March 12, 2024 14:50
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.

[Feature Request]: Debugger - Show data in disassembly view
5 participants