ppsspp/Core
2023-09-29 11:05:48 +02:00
..
Debugger irjit: Fix likely delay slot breakpoints. 2023-09-03 12:27:10 -07:00
Dialog
ELF
FileLoaders
FileSystems Remove superfluous chd_read_header (until we add parent/child chd support) 2023-09-29 11:05:48 +02:00
Font
HLE Some cleanups and fixes to obscure crashes 2023-09-24 13:05:25 +02:00
HW Store: Fix race condition causing crashes if looking at another game before an icon finishes downloading 2023-09-20 21:49:17 +02:00
MIPS Merge pull request #18266 from unknownbrackets/ir-vtfm 2023-09-29 09:43:06 +02:00
Util Warning and comment fixes, logic precedence fixes in PPGeDraw 2023-09-21 16:41:42 +02:00
AVIDump.cpp
AVIDump.h
Compatibility.cpp
Compatibility.h
Config.cpp Analog stick gesture 2023-09-01 09:32:21 +02:00
Config.h Analog stick gesture 2023-09-01 09:32:21 +02:00
ConfigSettings.cpp
ConfigSettings.h
ConfigValues.h
ControlMapper.cpp Fix a range check and array size. In reality, probably not a danger. 2023-09-27 17:36:51 +02:00
ControlMapper.h Fix a range check and array size. In reality, probably not a danger. 2023-09-27 17:36:51 +02:00
Core.cpp
Core.h
Core.vcxproj Proof-of-concept: libchdr works on Windows 2023-09-29 10:05:19 +02:00
Core.vcxproj.filters arm64jit: Add initial base for IR jit. 2023-09-03 12:14:28 -07:00
CoreParameter.h
CoreTiming.cpp
CoreTiming.h
CwCheat.cpp
CwCheat.h
FrameTiming.cpp
FrameTiming.h
HDRemaster.cpp
HDRemaster.h
Instance.cpp
Instance.h
KeyMap.cpp Add some missing locking in KeyMap.cpp. 2023-09-24 12:33:01 +02:00
KeyMap.h
KeyMapDefaults.cpp
KeyMapDefaults.h
Loaders.cpp Proof-of-concept: libchdr works on Windows 2023-09-29 10:05:19 +02:00
Loaders.h Fix hang when changing UMD with retroachievements enabled 2023-09-12 14:17:50 +02:00
MemFault.cpp
MemFault.h
MemMap.cpp Fix very old typo in memmap table, for the unusual "kernel+uncached" combination 2023-09-08 12:02:56 +02:00
MemMap.h
MemMapFunctions.cpp
MemMapHelpers.h
Opcode.h
PSPLoaders.cpp Core, UI, Windows: Removed excess converting C-string in params 2023-09-15 13:54:11 +03:00
PSPLoaders.h
Replay.cpp
Replay.h
Reporting.cpp
Reporting.h
RetroAchievements.cpp Fix hang when changing UMD with retroachievements enabled 2023-09-12 14:17:50 +02:00
RetroAchievements.h Fix hang when changing UMD with retroachievements enabled 2023-09-12 14:17:50 +02:00
SaveState.cpp
SaveState.h Build: Add some missing include guards. 2023-09-07 17:14:58 -07:00
Screenshot.cpp
Screenshot.h
System.cpp Core: Stop leaking file loaders. 2023-09-25 22:09:28 -07:00
System.h
ThreadEventQueue.h
ThreadPools.cpp
ThreadPools.h
TiltEventProcessor.cpp Remove the last use of accelerometer axis events (calibration) 2023-09-27 11:33:40 +02:00
TiltEventProcessor.h Remove the last use of accelerometer axis events (calibration) 2023-09-27 11:33:40 +02:00
WaveFile.cpp
WaveFile.h
WebServer.cpp
WebServer.h Build: Add some missing include guards. 2023-09-07 17:14:58 -07:00
x360_compat.h