rpcsx/rpcs3
Alexandro Sánchez Bach 5e1a958ee6 New debugging features, cellGame & minor changes
Two cellGame functions partially implemented:
- cellGameGetParamInt
- cellGameGetParamString

New debugging features:
- Call Stack viewer added
- Memory Viewer rewritten (Not finished yet)

Modified definition of UNIMPLEMENTED_FUNC to improve compatibility with
other compilers: Thanks @krofna

Replaced the "Compiler" menu entry with "Tools" and "Memory Viewer"
entry added.

NOTE: To "quickly" browse the memory using the Memory Viewer you can use
the scrollbar. Notice the irony of the word 'quickly' since the memory
viewer is actually slow as fuck. I will fix that soon. As you can see,
I'd like to add a Raw image viewer in the future in order to "see"
textures directly from memory.
2013-11-23 05:47:19 +01:00
..
Emu New debugging features, cellGame & minor changes 2013-11-23 05:47:19 +01:00
Gui New debugging features, cellGame & minor changes 2013-11-23 05:47:19 +01:00
Loader - Fixed memory leaks in cellRtc module. 2013-11-09 14:25:12 +02: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 - Improved sc function binder. 2013-11-16 23:12:30 +02: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 New debugging features, cellGame & minor changes 2013-11-23 05:47:19 +01:00
rpcs3.vcxproj.filters New debugging features, cellGame & minor changes 2013-11-23 05:47:19 +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 Improved GS Renderer. 2013-11-09 23:29:49 +02:00