rpcsx/rpcs3/Gui
Alexandro Sánchez Bach d1a27748a3 Experimental RSX Debugger & minor changes
RSX Debugger:
Currently, it can preview the color buffers while the RSX Thread is
running, view and modify the render flags, and act as a memory viewer in
the RSX command buffers (no disasm yet). You can press F5, to update the
information (buffers, memory, flags, etc.) of the frame. There are *a
lot* of TODO's here that will be done in the future.

Minor changes:
*Added /dev_flash/ to VFS (required for cellFont in the future).
*cellMsgDialogOpenErrorCode implemented using wxMessageBox. The
information for each error code comes from PSDevWiki. There are lots
error codes missing.
*Updated sys_memory_get_page_attribute

Happy new year to everyone! :-)
2013-12-30 23:59:39 +01:00
..
AboutDialog.h Fix linking 2013-11-24 10:23:04 +01:00
CompilerELF.cpp - Improved SPU Decoder. 2013-07-04 17:20:36 +03:00
CompilerELF.h Start porting to GNU compiler 2013-11-23 23:27:58 +01:00
ConLog.cpp Implemented some cellSysutil audio functions, added configurable controls (draft/ugly implementation), and minor changes in cellAudio and ConLog 2013-12-27 14:55:11 +04:00
ConLog.h Implemented some cellSysutil audio functions, added configurable controls (draft/ugly implementation), and minor changes in cellAudio and ConLog 2013-12-27 14:55:11 +04:00
Debugger.cpp Merge remote-tracking branch 'upstream/master' 2013-09-03 19:26:31 +02:00
Debugger.h Start porting to GNU compiler 2013-11-23 23:27:58 +01:00
DisAsmFrame.cpp Start porting to GNU compiler 2013-11-23 23:27:58 +01:00
DisAsmFrame.h - Improved sc function binder. 2013-06-30 11:46:29 +03:00
FrameBase.h - Improved sc function binder. 2013-06-30 11:46:29 +03:00
GameViewer.cpp Improved Boot UI. 2013-12-08 18:54:45 +02:00
GameViewer.h - Improved sc function binder. 2013-06-30 11:46:29 +03:00
InstructionEditor.h Fix linking 2013-11-24 10:23:04 +01:00
InterpreterDisAsm.cpp Improved OpenGL renderer & RAW SPU 2013-11-26 06:34:19 +02:00
InterpreterDisAsm.h New debugging features, cellGame & minor changes 2013-11-23 05:47:19 +01:00
MainFrame.cpp Experimental RSX Debugger & minor changes 2013-12-30 23:59:39 +01:00
MainFrame.h Experimental RSX Debugger & minor changes 2013-12-30 23:59:39 +01:00
MemoryViewer.cpp Fixed compilation errors 2013-11-24 02:01:57 +02:00
MemoryViewer.h Implemented Raw Image Preview tool 2013-11-23 18:56:03 +01:00
Plugins.h - Improved sc function binder. 2013-06-30 11:46:29 +03:00
RegisterEditor.h Fix linking 2013-11-24 10:23:04 +01:00
RSXDebugger.cpp Experimental RSX Debugger & minor changes 2013-12-30 23:59:39 +01:00
RSXDebugger.h Experimental RSX Debugger & minor changes 2013-12-30 23:59:39 +01:00
TextInputDialog.cpp - Implemented HDD manager. 2013-08-03 12:40:03 +03:00
TextInputDialog.h - Implemented HDD manager. 2013-08-03 12:40:03 +03:00
VFSManager.cpp First stage of WX dependency removal. 2013-11-28 05:16:19 +10:00
VFSManager.h - Implemented HDD manager. 2013-08-03 12:40:03 +03:00
VHDDManager.cpp Start porting to GNU compiler 2013-11-23 23:27:58 +01:00
VHDDManager.h - Implemented HDD manager. 2013-08-03 12:40:03 +03:00