ppsspp/Core
2013-11-11 17:14:21 +02:00
..
Debugger Read function size from .sym 2013-11-01 14:14:06 +01:00
Dialog Turn up logging. 2013-11-10 10:40:56 +08:00
ELF Just log and continue when EI_CLASS is wrong. 2013-10-12 10:03:27 -07:00
FileSystems Turn down some logging. 2013-11-08 18:52:07 +01:00
Font Regression font alignment fix 2013-11-02 20:31:39 +08:00
HLE Use a CORE_POWERUP state when starting. 2013-11-09 23:07:52 -08:00
HW Use a CORE_POWERUP state when starting. 2013-11-09 23:07:52 -08:00
MIPS x86jit: Try predicting branch continues. 2013-11-10 22:50:23 -08:00
Util Fix bugs and Clean up. 2013-10-02 06:07:02 +08:00
CMakeLists.txt Add new files to cmake and Android.mk 2013-10-13 10:32:56 +08:00
Config.cpp Add temporary setting to disable the vertex decoder jit while we debug it 2013-11-09 18:16:26 +01:00
Config.h Add temporary setting to disable the vertex decoder jit while we debug it 2013-11-09 18:16:26 +01:00
Core.cpp Use a CORE_POWERUP state when starting. 2013-11-09 23:07:52 -08:00
Core.h
Core.vcxproj Extract JitState into its own header (arm/x86) 2013-11-08 18:51:52 +01:00
Core.vcxproj.filters Extract JitState into its own header (arm/x86) 2013-11-08 18:51:52 +01:00
CoreParameter.h Remove coreParam.disableG3Dlog and enableDebugging. 2013-11-09 11:02:12 -08:00
CoreTiming.cpp Keep more careful track of microsecond time. 2013-10-24 01:09:35 -07:00
CoreTiming.h Keep more careful track of microsecond time. 2013-10-24 01:09:35 -07:00
CPU.cpp
CPU.h
CwCheat.cpp Fixed pull 4510, this should work. 2013-11-11 17:14:21 +02:00
CwCheat.h Always register the cheat event, for savestates. 2013-10-07 07:46:18 -07:00
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
MemMap.h
MemMapFunctions.cpp
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 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 Merge branch 'autoLoadSave' of https://github.com/bollu/ppsspp into bollu-autoLoadSave 2013-11-06 15:40:36 +01:00
SaveState.h Fix some rewinding issues, better accessors. 2013-11-02 18:32:34 -07:00
System.cpp Don't burn the cpu while idle in multithread. 2013-11-09 23:08:45 -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