ppsspp icon indicating copy to clipboard operation
ppsspp copied to clipboard

multiple tabs in memory layout

Open xor32dotcom opened this issue 1 year ago • 0 comments

What should happen

Each tab uses it's own base address for the display. Ideally assign them their own name as well. Right now the only way to do this is to have a notepad file storing each address

Who would this benefit

*allows us to dereference pointers while still having the address of the original pointer at hand *makes it easier to develop CW Cheats *can even edit the bytecode for instructions using multiple tabs *easily keep track of different offsets

Platform (if relevant)

Windows

Games this would be useful in

all

Other emulators or software with a similar feature

jcpsp may or may not have this feature

Checklist

xor32dotcom avatar Jun 01 '24 20:06 xor32dotcom