ppsspp/Core
2025-03-28 14:31:01 +01:00
..
Debugger More work on the lua console 2025-03-27 14:26:48 +01:00
Dialog Reduce overhead of logging further. 2025-03-25 23:09:11 +01:00
ELF Only load PARAM.SFO once during startup 2025-03-26 09:24:14 +01:00
FileLoaders Add a consistent feature check - only desktops get to use CacheFullISOInRAM. 2025-03-27 01:02:28 +01:00
FileSystems Startup cleanup, part 1 2025-03-26 09:24:14 +01:00
Font
HLE Implement resetting from a popup menu on the pause menu. 2025-03-28 14:31:01 +01:00
HW Fix bad check, add some comments 2025-03-25 22:01:33 +01:00
MIPS Hook framebuffer readback function in Persona 2 2025-03-03 11:32:00 +01:00
Util Fix startup on Android, oops 2025-03-27 01:58:53 +01:00
AVIDump.cpp
AVIDump.h
Compatibility.cpp
Compatibility.h
Config.cpp Reintroduce "cache ISO in RAM" 2025-03-27 00:46:31 +01:00
Config.h Reintroduce "cache ISO in RAM" 2025-03-27 00:46:31 +01:00
ConfigSettings.cpp
ConfigSettings.h
ConfigValues.h Prepare to generalize file dumping 2025-03-19 09:46:25 +01:00
ControlMapper.cpp
ControlMapper.h
Core.cpp Add an easy way to break into the imdebugger from assert messageboxs ("No") 2025-03-19 14:22:02 +01:00
Core.h Add an easy way to break into the imdebugger from assert messageboxs ("No") 2025-03-19 14:22:02 +01:00
Core.vcxproj Stub a lua console, add the sol lua wrapper library 2025-03-27 08:59:37 +01:00
Core.vcxproj.filters Stub a lua console, add the sol lua wrapper library 2025-03-27 08:59:37 +01:00
CoreParameter.h Some minor reordering, reduce the calls to Identify_File 2025-03-26 09:24:14 +01:00
CoreTiming.cpp
CoreTiming.h
CwCheat.cpp
CwCheat.h
FFMPEGCompat.h
FrameTiming.cpp Switch to sleep_precise for WaitUntil() which is used for frame timing. 2025-03-01 19:13:06 +01:00
FrameTiming.h
HDRemaster.cpp
HDRemaster.h
Instance.cpp
Instance.h
KeyMap.cpp
KeyMap.h
KeyMapDefaults.cpp
KeyMapDefaults.h
Loaders.cpp Some minor reordering, reduce the calls to Identify_File 2025-03-26 09:24:14 +01:00
Loaders.h Some minor reordering, reduce the calls to Identify_File 2025-03-26 09:24:14 +01:00
LuaContext.cpp More work on the lua console 2025-03-27 14:26:48 +01:00
LuaContext.h More work on the lua console 2025-03-27 14:26:48 +01:00
MemFault.cpp
MemFault.h
MemMap.cpp
MemMap.h Fix regression in Tomb Raider Legends 2025-03-23 07:11:01 +01:00
MemMapFunctions.cpp
MemMapHelpers.h
Opcode.h
PSPLoaders.cpp Only load PARAM.SFO once during startup 2025-03-26 09:24:14 +01:00
PSPLoaders.h Only load PARAM.SFO once during startup 2025-03-26 09:24:14 +01:00
Replay.cpp
Replay.h
Reporting.cpp
Reporting.h
RetroAchievements.cpp
RetroAchievements.h
SaveState.cpp Buildfix, minor savestate fix 2025-03-21 20:45:12 +01:00
SaveState.h
Screenshot.cpp Fix crash when taking screenshots on a thread 2025-03-21 19:12:54 +01:00
Screenshot.h Perform screenshot processing (including image encode) on background tasks 2025-03-20 20:48:51 +01:00
System.cpp Remove the "invalid_" state bool in EmuScreen 2025-03-28 11:11:28 +01:00
System.h Pass more filename information into elf loading. Allow dumping PRX into elf. 2025-03-19 10:42:32 +01:00
ThreadEventQueue.h
TiltEventProcessor.cpp
TiltEventProcessor.h
WaveFile.cpp
WaveFile.h
WebServer.cpp Redesign the recent files API a bit. 2025-03-26 17:59:30 +01:00
WebServer.h Minor cleanup 2025-03-25 16:45:43 +01:00
x360_compat.h