ppsspp/Core
2013-11-30 16:06:16 +01:00
..
Debugger Merge pull request #4675 from Kingcom/Debugger 2013-11-29 08:30:08 -08:00
Dialog Merge branch 'adhoc-support' of https://github.com/Kyhel/ppsspp into Kyhel-adhoc-support 2013-11-27 21:21:32 +01:00
ELF Rewrite SymbolTable 2013-11-27 13:33:30 +01:00
FileSystems Remount all references in Remount func. 2013-11-26 18:20:33 +01:00
Font Buildfix (pgf 64-bit) 2013-11-17 12:55:35 +01:00
HLE Merge pull request #4677 from unknownbrackets/perf 2013-11-29 09:20:41 -08:00
HW Fix audio regression: Don't "WalkCurve" on state OFF 2013-11-17 23:13:30 +01:00
MIPS Revert "Shave one instruction off slti and slt on ARM." 2013-11-30 16:06:16 +01:00
Util Remove MathUtil.{cpp,h} 2013-11-13 11:26:12 +10:00
CMakeLists.txt Add new files to cmake and Android.mk 2013-10-13 10:32:56 +08:00
Config.cpp Fix issue where the partial stretch option would only be saved on Blackberry. Fixes #4682. 2013-11-30 12:50:55 +01:00
Config.h Make the model option ini-only. 2013-11-28 14:37:10 -05:00
Core.cpp enable SDL Joystick support to Qt 2013-11-22 02:37:52 +01:00
Core.h
Core.vcxproj Merge branch 'adhoc-support' of https://github.com/Kyhel/ppsspp into Kyhel-adhoc-support 2013-11-27 21:21:32 +01:00
Core.vcxproj.filters Merge branch 'adhoc-support' of https://github.com/Kyhel/ppsspp into Kyhel-adhoc-support 2013-11-27 21:21:32 +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 Use the newer interface for Qt's gpu debugging. 2013-10-20 00:14:39 -07:00
Loaders.cpp
Loaders.h
MemMap.cpp Fix a styling issue, and allow shader names to be translated in the Win32 menubar. 2013-11-29 12:52:10 -05:00
MemMap.h Perform savestate actions more intelligently. 2013-11-28 15:34:11 -05:00
MemMapFunctions.cpp Small optimizations 2013-11-12 14:05:50 +01:00
PSPLoaders.cpp Make the model option ini-only. 2013-11-28 14:37:10 -05:00
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 Revert "Merge pull request #4068 from bollu/AudioArtefactFix" 2013-10-07 20:25:35 +02:00
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 Perform savestate actions more intelligently. 2013-11-28 15:34:11 -05: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