ppsspp/Core
Unknown W. Brackets 5687f10801 Improve atrac file parsing.
Seems like it is willing to parse multiple RIFF chunks.  This may generate
more accurate errors, at least they match tests better.
2015-01-17 15:25:11 -08:00
..
Debugger Split JitCommon.h so that you can include it without getting the "NativeJit" definition 2014-12-13 21:13:28 +01: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 Reduce some excessive logging 2014-06-09 19:40:05 +02:00
HLE Improve atrac file parsing. 2015-01-17 15:25:11 -08:00
HW Adjust the audio speed on non-60hz Android devices to compensate. 2015-01-14 00:45:12 +01:00
MIPS Replace frame download in Utawarerumono portable 2015-01-14 17:27:14 +08:00
Util Oops, typo. 2015-01-11 16:49:22 -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 Fire a callback when cpu mhz changes. 2014-07-01 23:01:30 -07:00
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 Disable reporting when using cheats as well. 2014-02-15 15:41:27 -08:00
HDRemaster.cpp Restructure the hack to be more correct, and add support for double texture coordinates. Fixes #2314. 2013-06-26 16:02:52 -04:00
HDRemaster.h More include cleanup. Hoping for very slightly faster compile times.. 2013-12-30 10:49:05 +01:00
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 Better support for new archs. 2014-11-11 22:55:49 +10:00
MemMapFunctions.cpp Keep track of ranges that have emuhack ops. 2014-07-05 16:25:16 -07:00
Opcode.h MemMap should not be included in MIPS.h. 2014-03-15 10:45:39 +01:00
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 Add actual reporting of compatibility. 2014-09-27 16:41:34 -07:00
Reporting.h Add actual reporting of compatibility. 2014-09-27 16:41:34 -07:00
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 [Xbox] Missings files 2014-03-02 11:16:56 -08:00