ppsspp/Core
Unknown W. Brackets 03f86f364f Skip debug stepping time in list/func time.
Just makes the debug stats actually useful while stepping.  A bit of
overengineering, but it makes it easy to go frame-by-frame looking for
perf issues.
2014-06-14 08:42:18 -07:00
..
Debugger Fix a debugger crash on shutdown. 2014-06-08 16:35:39 -07:00
Dialog Look at the right bytes for screenshot mode. 2014-05-29 23:28:27 -07:00
ELF Add memchecks for ELF loading. 2014-05-04 01:22:57 -07:00
FileSystems Oops, accidentally changed the non-android path in a bad way. 2014-06-10 01:06:22 +02:00
Font Reduce some excessive logging 2014-06-09 19:40:05 +02:00
HLE Skip debug stepping time in list/func time. 2014-06-14 08:42:18 -07:00
HW Fix a few warnings, mostly type comparisons. 2014-05-31 21:42:57 -07:00
MIPS Skip nop padding between functions. 2014-06-09 00:16:03 -07:00
Util
CMakeLists.txt Add a class to create helper threads from HLE. 2014-05-22 23:38:21 -07:00
Config.cpp Revert "Remove option" (disable alpha test) 2014-06-10 23:13:42 +02:00
Config.h Revert "Remove option" (disable alpha test) 2014-06-10 23:13:42 +02:00
Core.cpp
Core.h
Core.vcxproj Add a class to create helper threads from HLE. 2014-05-22 23:38:21 -07:00
Core.vcxproj.filters Add a class to create helper threads from HLE. 2014-05-22 23:38:21 -07:00
CoreParameter.h Allow specifying a root path for host0:/. 2014-04-19 21:43:09 -07:00
CoreTiming.cpp Fix IsOnSeparateCPUThread(), was always false. 2014-04-28 23:22:46 -07:00
CoreTiming.h
CwCheat.cpp CWCheats: Make sure to convert paths properly so that non-English paths are supported. 2014-06-04 23:01:03 -04:00
CwCheat.h
HDRemaster.cpp
HDRemaster.h
Host.cpp
Host.h
Loaders.cpp
Loaders.h
MemMap.cpp Fix Windows build. 2014-05-29 10:33:02 +10:00
MemMap.h Qt: Some bug fixes. Get Meego Harmattan compiling with gcc4.8.2 2014-06-06 14:17:47 +10:00
MemMapFunctions.cpp Mirror memory for VRAM mirrors. 2014-05-06 00:45:47 -07:00
Opcode.h
PSPLoaders.cpp Update Symbian to GCC 4.8.3 2014-06-11 03:10:50 +10:00
PSPLoaders.h
PSPMixer.cpp
PSPMixer.h
Reporting.cpp
Reporting.h
SaveState.cpp Clear replacements on savestate outside jit too. 2014-05-31 10:03:02 -07:00
SaveState.h
System.cpp Clean up a leak in sceAudiocodec load state. 2014-05-29 08:11:00 -07:00
System.h
ThreadEventQueue.h Fix hang on stop before run w/ multithreading. 2014-04-28 23:42:17 -07:00
x360_compat.h