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

[Request] PCSX2's Debugger features in PPSSPP #16975

Closed
2 tasks done
ghost opened this issue Feb 16, 2023 · 3 comments
Closed
2 tasks done

[Request] PCSX2's Debugger features in PPSSPP #16975

ghost opened this issue Feb 16, 2023 · 3 comments
Labels
Milestone

Comments

@ghost
Copy link

ghost commented Feb 16, 2023

What should happen

The debugger is nice, but honestly it's missing some features that PCSX2 has that i consider highly valuable.

And that includes:

  1. a "Go to address" Button in the mouse's right click just like PCSX2 does as that'll be more beneficial to me than what we currently have.

  2. a "Nop selected addresses" Button in the mouse's right click just like PCSX2.

  3. When you select more than one address it should copy all of them when you select the "Copy address" option rather than just the first one.

Who would this benefit

Modders, Developers, Individuals like me who love to create patches, you name it.

Platform (if relevant)

Windows

Games this would be useful in

/

Other emulators or software with a similar feature

PCSX2

Checklist

@ghost ghost changed the title [Request] PCSX2 Debugger features [Request] PCSX2's Debugger features in PPSSPP Feb 16, 2023
@ghost ghost changed the title [Request] PCSX2's Debugger features in PPSSPP [Request] PCSX2's Debugger's features in PPSSPP Feb 16, 2023
@ghost ghost changed the title [Request] PCSX2's Debugger's features in PPSSPP [Request] PCSX2's Debugger features in PPSSPP Feb 16, 2023
@hrydgard
Copy link
Owner

You are very welcome to add these, a PR will be accepted. Should be pretty easy!

Alternatively I'll add these when I get around to it..

@hrydgard hrydgard added this to the v1.15.0 milestone Feb 16, 2023
@hrydgard
Copy link
Owner

hrydgard commented Mar 2, 2023

Implemented 2 and 3.

As for 1, you can just write your address in this box and press Enter, don't see why a right click option would be better.

image

@ghost
Copy link
Author

ghost commented Mar 2, 2023

Implemented 2 and 3.

As for 1, you can just write your address in this box and press Enter, don't see why a right click option would be better.

image

Good enough for me! Thank you so much!

@hrydgard hrydgard closed this as completed Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant