ppsspp/Core
2015-01-17 18:43:00 -08:00
..
Debugger Fix a potentially not null terminated string. 2015-01-17 18:42:59 -08:00
Dialog Core: Add missing override specifiers 2014-12-08 15:20:31 -05:00
ELF Clear SFO data on game quit. 2014-12-20 08:29:56 -08:00
FileSystems Fix reads starting outside of files on isos. 2015-01-09 18:34:41 -08:00
Font
HLE Fix Mbx callback begin/end funcs. 2015-01-17 18:15:32 -08:00
HW Adjust the audio speed on non-60hz Android devices to compensate. 2015-01-14 00:45:12 +01:00
MIPS x86jit: Handle unable to spill better. 2015-01-17 18:42:58 -08: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 Optimize the resampler a little. Update native with new ability to not force 44khz so we actually get any use. 2015-01-11 18:06:42 +01:00
Config.h Optimize the resampler a little. Update native with new ability to not force 44khz so we actually get any use. 2015-01-11 18:06:42 +01:00
Core.cpp Fix a typo, which fixes #7249. 2014-12-31 19:41:14 -08:00
Core.h dx9: Avoid triggering reset when size unchanged. 2014-12-28 13:19:19 -08:00
Core.vcxproj Add a NEON method to apply the volume. 2015-01-11 14:23:41 -08:00
Core.vcxproj.filters Add a NEON method to apply the volume. 2015-01-11 14:23:41 -08:00
CoreParameter.h Consistently use FileLoader for standard ISOs. 2014-11-23 13:59:56 -08:00
CoreTiming.cpp Prevent a few savestate cross-compat issues. 2014-12-08 21:18:56 -08:00
CoreTiming.h
CwCheat.cpp Instead of crashing log a warning when trying to skip more codes than are available 2015-01-10 22:56:27 +01:00
CwCheat.h
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 Support ports in HTTP loading code. 2014-12-31 09:40:43 -08:00
Loaders.h Kill FileLoader::Reopen()... 2014-11-23 14:08:14 -08:00
MemMap.cpp Reduce the number of places we include JitCommon.h. Update native. 2014-12-12 23:49:08 +01:00
MemMap.h
MemMapFunctions.cpp
Opcode.h
PSPLoaders.cpp added optional per-game settings 2014-12-16 00:14:11 +01:00
PSPLoaders.h Consistently use FileLoader for standard ISOs. 2014-11-23 13:59:56 -08:00
Reporting.cpp
Reporting.h
SaveState.cpp Add a popup dialog when clicking savestate screenshots 2014-12-31 20:43:29 +01:00
SaveState.h Add a popup dialog when clicking savestate screenshots 2014-12-31 20:43:29 +01:00
Screenshot.cpp Oops, fix a mistake in the screenshot func. 2015-01-01 10:50:33 -08:00
Screenshot.h Take screenshots with savestates. 2014-12-20 23:14:46 -08:00
System.cpp Remove useless indirection class "PSPMixer" 2015-01-11 12:02:49 +01:00
System.h Consistently use FileLoader for standard ISOs. 2014-11-23 13:59:56 -08:00
ThreadEventQueue.h Reduce some code duplication 2015-01-11 01:10:47 +01:00
x360_compat.h