EmuNewz Network

Full Version: Editing cpu registers via debugger
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is JPCSP supposed to allow users to edit the values stored in cpu registers via the debugger? I'm currently using jpcsp to isolate a particular routine which loads and displays text in a game but I can't find a way to directly edit the value stored in a register. Is this intentional or should I be able to modify them?
(03-03-2013, 02:14 PM)tbx09 Wrote: [ -> ]Is JPCSP supposed to allow users to edit the values stored in cpu registers via the debugger? I'm currently using jpcsp to isolate a particular routine which loads and displays text in a game but I can't find a way to directly edit the value stored in a register. Is this intentional or should I be able to modify them?
No, the CPU registers cannot be changed using the debugger.