EmuNewz Network
Editing cpu registers via debugger - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191)
+--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51)
+---- Forum: svn trunk discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=56)
+---- Thread: Editing cpu registers via debugger (/showthread.php?tid=132736)



Editing cpu registers via debugger - tbx09 - 03-03-2013

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?


RE: Editing cpu registers via debugger - gid15 - 03-04-2013

(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.