ppsspp/Core
Henrik Rydgård c6d4966067 Make really sure we're not using the IRBlock copy constructor other than on Symbian.
Turns out it ended up being used on Mac, and our asserts just debugprint and don't actually assert...
2016-07-09 09:32:41 +02:00
..
Debugger jit-ir: Implement memory breakpoints. 2016-07-02 16:38:30 -07:00
Dialog Prevent buffer overrun from OSK dialog. 2016-06-26 20:28:01 -07:00
ELF Add some paranoid checks hoping to fix crashes reported in Google Play developer console. 2016-04-09 18:27:35 +02:00
FileLoaders Add uncached flag for file loader reads. 2016-07-04 12:07:15 -07:00
FileSystems Send a CRC hash with compatibility reports. 2016-07-04 12:07:15 -07:00
Font Font: Fix clipping when x/y aren't 0. 2016-01-23 16:01:25 -08:00
HLE Add reporting for sceKernelDevkitVersion() calls. 2016-06-26 20:52:48 -07:00
HW Mpeg: Validate data more during demux. 2016-06-04 18:16:21 -07:00
MIPS Make really sure we're not using the IRBlock copy constructor other than on Symbian. 2016-07-09 09:32:41 +02:00
Util Remove more unused code (advanceCallback) 2016-05-01 11:35:16 +02:00
Compatibility.cpp Bring back the depth range hack. 2016-02-06 20:28:45 -08:00
Compatibility.h Bring back the depth range hack. 2016-02-06 20:28:45 -08:00
Config.cpp Stop reporting FrameRate. 2016-07-04 12:12:42 -07:00
Config.h http: Save last-used port. 2016-07-03 22:13:54 -07:00
Core.cpp Get rid of the input_state global linkage. 2016-05-27 20:24:01 -07:00
Core.h Fix wrong type of parameter to UpdateRunLoop. Do not understand how this compiled. 2016-05-28 16:11:02 +02:00
Core.vcxproj Complete the separation of the IR compiler frontend from the "Jit" 2016-05-09 20:05:06 +02:00
Core.vcxproj.filters Complete the separation of the IR compiler frontend from the "Jit" 2016-05-09 20:05:06 +02:00
CoreParameter.h Make the IRJit core selectable in developer tools 2016-05-08 01:43:27 +02:00
CoreTiming.cpp Fix timing drift on CoreTiming::ForceCheck(). 2016-05-15 12:43:34 -07:00
CoreTiming.h Remove more unused code (advanceCallback) 2016-05-01 11:35:16 +02:00
CwCheat.cpp Ooops;3, remove leftover 2016-06-21 06:29:26 +02:00
CwCheat.h Ooops;3, remove leftover 2016-06-21 06:29:26 +02:00
HDRemaster.cpp Enable extra ram for The Elder Scrolls Travels Oblivion USA Beta and Melodie - alpha 2016-06-14 15:42:54 +08:00
HDRemaster.h Identify remasters based on UMD_DATA hash. 2015-12-28 14:13:05 -08:00
Host.cpp Move the symbol map to the heap, deallocate it when no game is running. 2015-10-31 23:01:19 +01:00
Host.h Avoid directly calling osm from Core/GPU code. 2016-05-27 22:05:30 -07:00
Loaders.cpp Consistently resolve PBP paths, use /s in recent. 2016-06-26 20:33:25 -07:00
Loaders.h Add uncached flag for file loader reads. 2016-07-04 12:07:15 -07:00
MemMap.cpp Add Memory utility to detect shutdown. 2016-05-19 21:17:17 -07:00
MemMap.h Add Memory utility to detect shutdown. 2016-05-19 21:17:17 -07:00
MemMapFunctions.cpp Additional fixes and buildfixes 2016-05-08 22:23:51 +02:00
MemMapHelpers.h Fix some GCC compiler warnings about potentially uninitialized variables (compilers are getting too clever..) 2015-06-14 11:32:13 +02:00
Opcode.h MemMap should not be included in MIPS.h. 2014-03-15 10:45:39 +01:00
PSPLoaders.cpp Provide clearer errors for invalid ISOs. 2016-06-04 22:10:47 -07:00
PSPLoaders.h Use MEMSIZE SFO param to detect 64MB homebrew. 2015-12-23 15:16:48 -08:00
Reporting.cpp Reset flag when trying server anew. 2016-07-04 12:12:41 -07:00
Reporting.h Show feedback when the compatibility is submitted. 2016-07-04 12:12:40 -07:00
SaveState.cpp Decouple save states from UI. 2016-05-27 21:25:05 -07:00
SaveState.h Decouple save states from UI. 2016-05-27 21:25:05 -07:00
Screenshot.cpp Allow taking screenshots with a clamped size. 2016-06-12 07:09:01 -07:00
Screenshot.h Allow taking screenshots with a clamped size. 2016-06-12 07:09:01 -07:00
System.cpp Add config to save or load replaced textures. 2016-04-30 14:05:03 -07:00
System.h Add config to save or load replaced textures. 2016-04-30 14:05:03 -07:00
TextureReplacer.cpp Clean up accidental debug code. 2016-05-31 11:53:17 -07:00
TextureReplacer.h Allow more options in texture [hashes] syntax. 2016-05-31 00:13:52 -07:00
ThreadEventQueue.h Native merge part 1: skip native/ in includes. 2015-09-06 12:19:33 -07:00
x360_compat.h [Xbox] Missings files 2014-03-02 11:16:56 -08:00