ppsspp/Core
2022-06-19 01:48:37 +02:00
..
Debugger Debugger: Keep separate tag dirty for RAM. 2022-03-20 13:24:42 -07:00
Dialog Merge pull request #15562 from unknownbrackets/securemode 2022-05-29 23:01:43 +02:00
ELF Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
FileLoaders Loaders: Fix 64-bit conversion warnings on 32-bit. 2022-03-13 12:06:48 -07:00
FileSystems Android: Correct truncation behavior. 2022-02-06 22:05:56 -08:00
Font
HLE GPU: Hook Sol Trigger func to flush texture. 2022-05-22 11:44:49 -07:00
HW Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
MIPS GPU: Hook Sol Trigger func to flush texture. 2022-05-22 11:44:49 -07:00
Util Merge separate NEON functions into the normal functions. 2022-04-12 23:43:21 +02:00
AVIDump.cpp
AVIDump.h
Compatibility.cpp Out of performance paranoia, limit the Mali workaround to known affected games 2022-06-19 01:48:37 +02:00
Compatibility.h Out of performance paranoia, limit the Mali workaround to known affected games 2022-06-19 01:48:37 +02:00
Config.cpp Fix CpuCore select 2022-05-30 06:32:18 +08:00
Config.h Fix CpuCore select 2022-05-30 06:32:18 +08:00
ConfigValues.h Display: Remove frameskip fast-forward mode. 2021-10-12 20:38:57 -07:00
ControlMapper.cpp Common: Reduce some log levels. 2021-08-28 09:14:53 -07:00
ControlMapper.h
Core.cpp Global: Fix some type conversion warnings. 2022-01-30 16:09:33 -08:00
Core.h Debugger: Add reason to cpu.stepping event. 2021-10-23 22:08:15 -07:00
Core.vcxproj Merge separate NEON functions into the normal functions. 2022-04-12 23:43:21 +02:00
Core.vcxproj.filters Merge separate NEON functions into the normal functions. 2022-04-12 23:43:21 +02:00
CoreParameter.h Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
CoreTiming.cpp Global: Fix some int/size_t conversion warnings. 2022-03-13 12:03:48 -07:00
CoreTiming.h
CwCheat.cpp CwCheat: Remove assert on TempAR type codes. Seems weird that we had this. 2021-10-18 17:19:57 +02:00
CwCheat.h
HDRemaster.cpp Add contributed data about a couple of prototypes to auto-expand memory to 64MB 2022-04-16 20:38:03 +02:00
HDRemaster.h
Host.cpp
Host.h
Instance.cpp Instance: add missing include after 1bace55583 2021-09-24 01:18:53 +00:00
Instance.h
KeyMap.cpp Better default control config for the Retroid handheld Android console 2022-04-30 19:24:58 +02:00
KeyMap.h Better default control config for the Retroid handheld Android console 2022-04-30 19:24:58 +02:00
KeyMapDefaults.cpp Better default control config for the Retroid handheld Android console 2022-04-30 19:24:58 +02:00
KeyMapDefaults.h Better default control config for the Retroid handheld Android console 2022-04-30 19:24:58 +02:00
Loaders.cpp Detect ISO files from file contents if extensions are wrong. 2022-04-30 17:47:17 +02:00
Loaders.h Detect ISO files from file contents if extensions are wrong. 2022-04-30 17:47:17 +02:00
MemFault.cpp Crash: Recover from unaligned CPU access. 2022-05-21 11:39:26 -07:00
MemFault.h
MemMap.cpp jit: Lock around changes to the jit pointer. 2021-11-28 10:04:22 -08:00
MemMap.h Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
MemMapFunctions.cpp Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
MemMapHelpers.h Debugger: Avoid write tag lookup on small alloc. 2022-02-06 09:28:48 -08:00
Opcode.h
PSPLoaders.cpp Core: Fix unused variable warning. 2021-10-22 09:09:06 -07:00
PSPLoaders.h
Replay.cpp Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
Replay.h Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
Reporting.cpp Display: Move core counters/stats to HW file. 2022-01-30 11:53:48 -08:00
Reporting.h GameScreen: Minor logic cleanup, remove Calculate CRC button when not needed. 2021-08-21 20:58:25 +02:00
SaveState.cpp Display: Move core counters/stats to HW file. 2022-01-30 11:53:48 -08:00
SaveState.h Merge pull request #14434 from unknownbrackets/savestate 2021-08-07 17:23:26 +02:00
Screenshot.cpp
Screenshot.h
System.cpp Inline the CoreParameters accessor (eliminates a function call for each access) 2022-06-11 12:13:07 +02:00
System.h Inline the CoreParameters accessor (eliminates a function call for each access) 2022-06-11 12:13:07 +02:00
TextureReplacer.cpp Minor cleanups 2022-04-23 22:52:28 +02:00
TextureReplacer.h Replacement: Avoid recheck saving within 5s. 2022-04-17 20:52:26 -07:00
ThreadEventQueue.h
ThreadPools.cpp
ThreadPools.h
WaveFile.cpp Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
WaveFile.h Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
WebServer.cpp Debugger: Serve local web debugger from assets. 2021-09-26 11:56:32 -07:00
WebServer.h
x360_compat.h