ppsspp/Core
2023-11-02 20:42:03 +08:00
..
Debugger Merge pull request #18280 from unknownbrackets/debugger-state-load 2023-10-01 11:10:04 +02:00
Dialog Fix enabling of native keyboard input on Switch 2023-08-30 18:14:17 +02:00
ELF
FileLoaders
FileSystems Add progress bar to CRC calculation 2023-10-28 06:50:57 -05:00
Font
HLE Fix indentation 2023-11-02 20:42:03 +08: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 #18360 from unknownbrackets/arm64jit-fixes 2023-10-15 07:34:03 +02:00
Util Cleanup, add the new strings to en_US.ini 2023-10-26 00:18:05 -05:00
AVIDump.cpp
AVIDump.h
Compatibility.cpp
Compatibility.h
Config.cpp Add missing line to save the sticky d-pad settting. Oops. 2023-10-23 15:50:27 -05:00
Config.h Delete the vertex cache option from the code. 2023-10-10 15:43:43 +02:00
ConfigSettings.cpp
ConfigSettings.h
ConfigValues.h
ControlMapper.cpp Batch axis events all the way into ControlMapper 2023-09-29 11:14:19 +02:00
ControlMapper.h Batch axis events all the way into ControlMapper 2023-09-29 11:14:19 +02:00
Core.cpp Move the menu frame-rate throttling to NativeFrame 2023-10-04 16:57:06 +02:00
Core.h
Core.vcxproj Add easy way to verify games against the Redump database, supplied as CSV. 2023-10-23 19:11:01 -05:00
Core.vcxproj.filters Add easy way to verify games against the Redump database, supplied as CSV. 2023-10-23 19:11:01 -05: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 hotkey to exit the app from within gameplay 2023-10-04 14:10:14 +02:00
KeyMap.h Add hotkey to exit the app from within gameplay 2023-10-04 14:10:14 +02:00
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 Debugger: Use dedicated func to notify mem copy. 2023-09-24 19:07:36 -07:00
Opcode.h
PSPLoaders.cpp Change global UI messages to use an enum instead of strings. 2023-09-30 11:37:02 +02:00
PSPLoaders.h
Replay.cpp
Replay.h
Reporting.cpp Add progress bar to CRC calculation 2023-10-28 06:50:57 -05:00
Reporting.h
RetroAchievements.cpp Translation string fix, thanks [Unknown] 2023-10-08 23:26:27 +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