ppsspp/Core
2013-10-17 12:33:57 +02:00
..
Debugger Don't show ListBox if it was hidden before 2013-10-02 09:11:38 +02:00
Dialog Fix too-slow fade in/out of save dialogs and others in 30hz games. 2013-10-16 18:54:40 +02:00
ELF Just log and continue when EI_CLASS is wrong. 2013-10-12 10:03:27 -07:00
FileSystems Support non-pfat0 savestates, slightly hacky... 2013-10-13 09:34:20 -07:00
Font Removed redundant includes 2013-09-30 19:05:04 +02:00
HLE Move BufferQueue out of the at3 plugin header 2013-10-17 12:31:22 +02:00
HW Delete OMAConvert, entirely unused 2013-10-17 12:33:57 +02:00
MIPS Jit: Fix valgrind warnings. 2013-10-16 22:33:48 +02: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 made atomic lock optional 2013-10-16 23:42:47 +05:30
Config.h made atomic lock optional 2013-10-16 23:42:47 +05:30
Core.cpp Buildfix Qt Linux. 2013-10-15 00:40:46 +10:00
Core.h Shutdown cleanly even when GE debugger is paused. 2013-09-28 00:32:45 -07:00
Core.vcxproj Delete OMAConvert, entirely unused 2013-10-17 12:33:57 +02:00
Core.vcxproj.filters Delete OMAConvert, entirely unused 2013-10-17 12:33:57 +02:00
CoreParameter.h
CoreTiming.cpp
CoreTiming.h
CPU.cpp
CPU.h
CwCheat.cpp Have CWCheats use it, too. It's useful pretty much anywhere one needs the real path instead of a virtual memory stick path. 2013-10-15 03:41:11 -04: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 When using a debug build, always show the debug log/enable logging on start. 2013-10-13 14:31:48 -04:00
Loaders.cpp
Loaders.h
MemMap.cpp
MemMap.h
MemMapFunctions.cpp
PSPLoaders.cpp
PSPLoaders.h
PSPMixer.cpp Revert "Merge pull request #4068 from bollu/AudioArtefactFix" 2013-10-07 20:25:35 +02:00
PSPMixer.h Revert "Merge pull request #4068 from bollu/AudioArtefactFix" 2013-10-07 20:25:35 +02:00
Reporting.cpp Avoid some shadowing warnings. 2013-10-05 11:13:39 -07:00
Reporting.h
SaveState.cpp Log some save state errors 2013-10-13 13:46:44 +02:00
SaveState.h Add basic support for rewinding (not enabled.) 2013-09-29 19:58:39 -07:00
System.cpp Fix multi-threading crashes on shutdown with Linux and Blackberry. Fixes issue #3133 -- thanks @unknown 2013-10-17 17:39:04 +10:00
System.h Assume g_Config.memCardDirectory will have a trailing slash. Make InitSysDirectories for Win32 only. 2013-10-15 03:41:10 -04:00
ThreadEventQueue.h Fix uninitialized variable, oops. 2013-10-13 15:14:30 -07:00