ppsspp/Core
Henrik Rydgård 73fb004f47
Merge pull request #14341 from Banh-Canh/fix-hashes-w-reduceHashranges
Fix: remove filename prefix for reducehashranges
2021-04-17 18:36:18 +02:00
..
Debugger Debugger: Add APIs to set/list/search mem tags. 2021-04-06 12:09:39 -07:00
Dialog Dialog: Lock volatile on thread. 2021-04-07 18:13:51 -07:00
ELF Module: Correctly handle modules with -1 entry. 2021-03-14 16:52:48 -07:00
FileLoaders Android: Implement opening ISOs through a file picker and Storage Access Framework 2021-02-27 13:49:20 +01:00
FileSystems Io: Allow early cancel of CRC calculation. 2021-02-16 19:37:48 -08:00
Font Global: Correct many endian types and casts. 2021-02-18 22:25:24 -08:00
HLE Merge pull request #14358 from unknownbrackets/debugger 2021-04-17 18:35:38 +02:00
HW Debugger: Add simple API to control tagging detail. 2021-04-04 20:23:51 -07:00
MIPS jit: Increase the cycle cost of div.s. 2021-04-12 07:06:18 -07:00
Util Prevent flooding the logs with repeated attempts of Adding/Removing port mapping due to failure in the middle of UPnP initialization, as it needs to be reinitialized. 2021-04-02 13:03:07 +07:00
AVIDump.cpp AVI: Update to latest FFmpeg packet pump. 2021-02-18 00:20:27 -08:00
AVIDump.h
Compatibility.cpp Rename the new warmup variable from #14091 2021-02-09 16:11:59 +01:00
Compatibility.h Rename the new warmup variable from #14091 2021-02-09 16:11:59 +01:00
Config.cpp GPU: Stop using Off as terminator for postshaders. 2021-04-10 18:35:23 -07:00
Config.h UI: Add BG animation for recent games. 2021-04-04 10:48:42 -07:00
ConfigValues.h UI: Add BG animation for recent games. 2021-04-04 10:48:42 -07:00
Core.cpp Cause the correct type of exception. Never ignore EXEC_ADDR exceptions. 2021-02-09 09:38:03 +01:00
Core.h Cause the correct type of exception. Never ignore EXEC_ADDR exceptions. 2021-02-09 09:38:03 +01:00
Core.vcxproj Merge pull request #14358 from unknownbrackets/debugger 2021-04-17 18:35:38 +02:00
Core.vcxproj.filters Debugger: Add simple API to control tagging detail. 2021-04-04 20:23:51 -07:00
CoreParameter.h GPU: Remove NULL GPU. 2021-01-02 09:36:13 -08:00
CoreTiming.cpp SaveState: Automatically fix duplicate event types. 2021-03-02 20:09:49 -08:00
CoreTiming.h SaveState: Make event restoring more obvious. 2020-12-28 13:29:19 -08:00
CwCheat.cpp GPU: Stop using Off as terminator for postshaders. 2021-04-10 18:35:23 -07:00
CwCheat.h
HDRemaster.cpp
HDRemaster.h Windows: Fix improper case or missing includes. 2021-02-14 10:30:10 -08:00
Host.cpp
Host.h
Instance.cpp Switch: Disable multi-instance tracking. 2021-03-04 21:07:13 -08:00
Instance.h
KeyMap.cpp UI: Flip Y analog direction based on config. 2021-04-04 08:39:49 -07:00
KeyMap.h UI: Flip Y analog direction based on config. 2021-04-04 08:39:49 -07:00
Loaders.cpp Android: Implement opening ISOs through a file picker and Storage Access Framework 2021-02-27 13:49:20 +01:00
Loaders.h Address feedback, remove probably-misleading comment (had already fixed it). 2021-02-27 22:19:03 +01:00
MemFault.cpp Remove now-redundant check 2021-02-09 10:17:15 +01:00
MemFault.h Crash screen: Add a very dangerous and inaccurate "Resume" function. 2020-12-19 20:27:39 +01:00
MemMap.cpp SaveState: Use memmove for the copy. 2021-04-12 18:16:57 -07:00
MemMap.h Debugger: Provide memory mapping ranges. 2021-04-04 21:27:30 -07:00
MemMapFunctions.cpp
MemMapHelpers.h Debugger: Include src tag in Memory::Memcpy. 2021-04-03 18:14:59 -07:00
Opcode.h
PSPLoaders.cpp Core: Use homebrew disc IDs/titles when available. 2021-02-28 10:47:51 -08:00
PSPLoaders.h
Replay.cpp Common: Include unistd.h before ctime on mingw. 2021-02-14 10:30:10 -08:00
Replay.h
Reporting.cpp Merge pull request #14236 from unknownbrackets/reporting 2021-03-08 23:07:23 +01:00
Reporting.h UI: Add button to show CRC on feedback screen. 2021-02-16 19:29:37 -08:00
SaveState.cpp Fix double space again 2021-03-02 21:18:36 +03:00
SaveState.h SaveState: Delay restart handling until end frame. 2021-02-21 08:18:13 -08:00
Screenshot.cpp GPU: Rotate screenshot framebuffer per display. 2021-02-19 22:57:34 -08:00
Screenshot.h
System.cpp UI: Show more detailed load error messages. 2021-04-06 07:04:25 -07:00
System.h Add an iOS-only utility in devtools to copy savestates to memstick root. 2020-12-16 14:52:34 +01:00
TextureReplacer.cpp revert filename prefix for reducehashranges 2021-04-03 18:19:51 +02:00
TextureReplacer.h revert filename prefix for reducehashranges 2021-04-03 18:19:51 +02:00
ThreadEventQueue.h
ThreadPools.cpp
ThreadPools.h
WaveFile.cpp
WaveFile.h Global: Remove some unused variables. 2021-02-15 11:59:45 -08:00
WebServer.cpp http: Wait less time for IPv6 if IPv4 succeeds. 2020-12-25 22:24:51 -08:00
WebServer.h
x360_compat.h