ppsspp/Core
2013-11-26 14:04:29 +01:00
..
Debugger -Get branch lines for opcodes outside of a function 2013-11-25 21:53:01 +01:00
Dialog Merge pull request #4514 from shenweip/patch-3 2013-11-14 14:02:21 -08:00
ELF Add a some more defines for ELF values. 2013-11-17 02:14:35 -08:00
FileSystems Workaround for a weird I/O issue 2013-11-23 12:49:32 +01:00
Font Buildfix (pgf 64-bit) 2013-11-17 12:55:35 +01:00
HLE Minor logging improvements in sceAudio. 2013-11-25 01:02:59 -08:00
HW Fix audio regression: Don't "WalkCurve" on state OFF 2013-11-17 23:13:30 +01:00
MIPS Blackberry: Add simulator support. 2013-11-26 12:18:34 +10:00
Util Remove MathUtil.{cpp,h} 2013-11-13 11:26:12 +10:00
CMakeLists.txt
Config.cpp Show a dismissable notification if PPSSPP is behind the latest official release 2013-11-26 14:04:29 +01:00
Config.h Show a dismissable notification if PPSSPP is behind the latest official release 2013-11-26 14:04:29 +01:00
Core.cpp enable SDL Joystick support to Qt 2013-11-22 02:37:52 +01:00
Core.h
Core.vcxproj Basic implementation and integration of DisassemblyManager 2013-11-24 13:53:50 +01:00
Core.vcxproj.filters Fix branch lines 2013-11-24 14:46:53 +01:00
CoreParameter.h Add freeze-frame to developer menu. Only useful for developing, like when using nVidia PerfHud. 2013-11-15 13:11:44 +01:00
CoreTiming.cpp Improvements to timer hack. 2013-11-20 12:55:56 +10:00
CoreTiming.h Improvements to timer hack. 2013-11-20 12:55:56 +10:00
CPU.cpp
CPU.h
CwCheat.cpp Fixed missing ")" 2013-11-11 17:23:37 +02:00
CwCheat.h
HDRemaster.cpp
HDRemaster.h
Host.cpp
Host.h
Loaders.cpp
Loaders.h
MemMap.cpp
MemMap.h Speed up UpdateUniforms a little 2013-11-12 17:06:03 +01:00
MemMapFunctions.cpp Small optimizations 2013-11-12 14:05:50 +01:00
PSPLoaders.cpp
PSPLoaders.h
PSPMixer.cpp move direct sound specific behavior into the actual direct sound function instead of into an ifdef 2013-11-04 18:29:49 +01:00
PSPMixer.h
Reporting.cpp Remove duplicate thread library (StdThread) 2013-10-29 11:50:29 +10:00
Reporting.h
SaveState.cpp Add freeze-frame to developer menu. Only useful for developing, like when using nVidia PerfHud. 2013-11-15 13:11:44 +01:00
SaveState.h Add freeze-frame to developer menu. Only useful for developing, like when using nVidia PerfHud. 2013-11-15 13:11:44 +01:00
System.cpp Try to find the flash0 directory in headless. 2013-11-17 10:15:49 -08:00
System.h Use a CORE_POWERUP state when starting. 2013-11-09 23:07:52 -08:00
ThreadEventQueue.h Blackberry: fix freezing due to overflow of nanoseconds in timer. 2013-11-11 04:53:08 +10:00