rpcsx/rpcs3/Emu/SysCalls
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
..
lv2 Experimental RSX Debugger & minor changes 2013-12-30 23:59:39 +01:00
Modules Experimental RSX Debugger & minor changes 2013-12-30 23:59:39 +01:00
Callback.cpp - Implemented ARM9Thread. 2013-11-03 21:23:16 +02:00
Callback.h - Improved Vertex & Fragment Shader Decompilers. 2013-08-17 01:22:26 +03:00
ErrorCodes.h http://code.google.com/p/rpcs3/source/detail?r=44 2012-11-15 01:39:56 +02:00
FuncList.cpp Relocate sys_process_is_stack to sysPrxForUser.cpp 2013-12-11 19:13:28 -03:00
Modules.cpp First cellFont functions & minor changes 2013-12-09 17:56:04 +01:00
Modules.h Fixed compilation errors 2013-11-24 02:01:57 +02:00
SC_FUNC.h Start porting to GNU compiler 2013-11-23 23:27:58 +01:00
SysCalls.cpp Halfplement syscall 351 (sys_memory_get_page_attribute) 2013-12-29 18:18:51 -03:00
SysCalls.h Halfplement syscall 351 (sys_memory_get_page_attribute) 2013-12-29 18:18:51 -03:00