PS3 emulator/debugger
Go to file
Alexandro Sánchez Bach 9c6ae554fa Debugger improved: Register editor added
How to use the register editor:
1. Load an .ELF file
2. Select any instruction from a thread. (This is a workaround to
activate the appropriate event listener. This will be changed in the
future).
3. Press 'R' key and modify any register you want.

Note:
The register editor only works with PPU and SPU threads.

Additional changes:
* Fixed the filesize problem caused by the instruction editor dialog.
* Instruction Editor: Fixed small issue in SPU threads
2013-09-22 13:34:54 +02:00
GL OpenGL renderer: 2013-08-26 17:18:59 +03:00
Utilities Merge remote-tracking branch 'upstream/master' 2013-09-03 19:26:31 +02:00
bin OpenGL renderer: 2013-08-27 18:18:01 +03:00
rpcs3 Debugger improved: Register editor added 2013-09-22 13:34:54 +02:00
stblib cellGifDec Module Added 2013-09-10 15:17:02 +02:00
wxWidgets PPUDecoder: 2013-07-03 23:25:54 +03:00
.gitignore Update .gitignore 2013-09-05 09:45:46 +02:00
README.md Initial commit 2012-11-03 08:16:18 -07:00
rpcs3.sln cellGifDec Module Added 2013-09-10 15:17:02 +02:00

README.md

rpcs3

PS3 emulator/debugger