rpcsx/rpcs3
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
..
Emu Experimental RSX Debugger & minor changes 2013-12-30 23:59:39 +01:00
Gui Experimental RSX Debugger & minor changes 2013-12-30 23:59:39 +01:00
Loader Added missed files. 2013-12-24 06:02:21 +02:00
rpcs3qt Introduce a Qt UI for RPCS3 2013-11-27 16:37:46 +10: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
CMakeLists.txt Start porting to GNU compiler 2013-11-23 23:27:58 +01:00
git-version.h Basic DMA, MFC, channel changes 2013-12-11 02:58:11 +04:00
Ini.cpp Merge remote-tracking branch 'upstream/master' 2013-09-03 19:26:31 +02:00
Ini.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
rpcs3.cpp Change the GUI a little bit 2013-11-17 23:10:59 -03:00
rpcs3.h - Fixed OpenGL renderer LoadVertexArray & DrawArray. 2013-11-19 23:10:23 +02:00
rpcs3.rc http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
rpcs3.vcxproj Experimental RSX Debugger & minor changes 2013-12-30 23:59:39 +01:00
rpcs3.vcxproj.filters Experimental RSX Debugger & minor changes 2013-12-30 23:59:39 +01: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 First stage of WX dependency removal. 2013-11-28 05:16:19 +10:00