rpcsx/rpcs3
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
..
Emu Debugger improved: Register editor added 2013-09-22 13:34:54 +02:00
Gui Debugger improved: Register editor added 2013-09-22 13:34:54 +02:00
Loader OpenGL renderer: 2013-08-26 17:18:59 +03:00
AppConnector.cpp - Improved sc function binder. 2013-06-30 11:46:29 +03:00
AppConnector.h - Improved sc function binder. 2013-06-30 11:46:29 +03:00
git-version.h When debugging, put the git revision in the title 2013-08-11 00:09:27 +02:00
Ini.cpp Merge remote-tracking branch 'upstream/master' 2013-09-03 19:26:31 +02:00
Ini.h Mouse support added 2013-09-14 20:20:57 +02:00
rpcs3.cpp - Implemented HDD manager. 2013-08-03 12:40:03 +03:00
rpcs3.h Fix more spelling mistakes 2013-09-05 10:06:59 +02:00
rpcs3.rc http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
rpcs3.vcxproj Debugger improved: Register editor added 2013-09-22 13:34:54 +02:00
rpcs3.vcxproj.filters Debugger improved: Register editor added 2013-09-22 13:34:54 +02:00
rpcs3.vcxproj.user Fix debugger working directory 2013-08-10 23:48:54 +02:00
stdafx.cpp http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
stdafx.h Merge remote-tracking branch 'upstream/master' 2013-09-03 19:26:31 +02:00