PPSSPP Feature Request Page
|
07-27-2016, 10:15 AM
Post: #1388
|
|||
|
|||
RE: PPSSPP Feature Request Page
Breakpoint with saving to log a some MIPS state (register values, and data from memory).
For example, I try to analyze a function in a game. I found input and output parameters of the function. In that case input parameters are [a0+0xC] and [a0+0x30], output parameters are [a1] and f0. I want save to log the input parameters (when the function starts) and save to log the output parameters (when function ends) without stopping the game. Thanks. |
|||
« Next Oldest | Next Newest »
|