ppsspp/Core
2015-03-06 21:09:45 +01:00
..
Debugger x86jit: Disable replacements w/ breakpoints inside. 2015-01-18 21:26:37 -08:00
Dialog Add OSM in Save encryption failed 2015-01-28 05:26:58 +08:00
ELF Check for errors carefully in PBP loading. 2015-01-19 08:31:41 -08:00
FileSystems
Font Fix a typo in font loading. 2015-02-01 01:20:28 -08:00
HLE Make compilable under VS2015 2015-03-06 21:09:45 +01:00
HW Ensure that it will use ffmpeg from ppsspp, not from the system. 2015-02-03 17:46:51 -02:00
MIPS Revert "Minor optimizations, add a failsafe" 2015-01-22 19:52:58 +01:00
Util Ensure safe zim access regardless of file contents. 2015-01-17 18:43:00 -08:00
CMakeLists.txt Remove useless indirection class "PSPMixer" 2015-01-11 12:02:49 +01:00
Config.cpp Add option to turn off the synchronizing audio resampler. Only available if output sample rate is 44100Hz. 2015-01-31 12:12:29 +01:00
Config.h Add option to turn off the synchronizing audio resampler. Only available if output sample rate is 44100Hz. 2015-01-31 12:12:29 +01:00
Core.cpp
Core.h
Core.vcxproj Update ffmpeg to master, also switching to static linking of MSVCRT. Don't forget to update your submodules! 2015-01-24 13:30:37 +01:00
Core.vcxproj.filters Add a NEON method to apply the volume. 2015-01-11 14:23:41 -08:00
CoreParameter.h
CoreTiming.cpp
CoreTiming.h
CwCheat.cpp Typo fix 2015-02-03 00:21:38 +01:00
CwCheat.h Invalidate icache before letting the cwcheat engine change memory. Might fix JIT-related cheat crashes. 2015-02-03 00:21:37 +01:00
HDRemaster.cpp
HDRemaster.h
Host.cpp Remove useless indirection class "PSPMixer" 2015-01-11 12:02:49 +01:00
Host.h Remove useless indirection class "PSPMixer" 2015-01-11 12:02:49 +01:00
Loaders.cpp
Loaders.h
MemMap.cpp
MemMap.h
MemMapFunctions.cpp
Opcode.h
PSPLoaders.cpp
PSPLoaders.h
Reporting.cpp
Reporting.h
SaveState.cpp Add error checking when getting the modification time of a file 2015-02-01 19:54:07 +01:00
SaveState.h Add really primitive save preview on "Next Slot". Improve pause screen layout a little. 2015-02-01 18:04:50 +01:00
Screenshot.cpp Revert "Merge pull request #7361 from hrydgard/color-conv-centralize" 2015-01-22 19:53:32 +01:00
Screenshot.h
System.cpp Remove useless indirection class "PSPMixer" 2015-01-11 12:02:49 +01:00
System.h
ThreadEventQueue.h Reduce some code duplication 2015-01-11 01:10:47 +01:00
x360_compat.h