ppsspp/Core
2021-02-16 19:37:48 -08:00
..
Debugger Global: Remove some unused variables. 2021-02-15 11:59:45 -08:00
Dialog Merge pull request #14150 from unknownbrackets/dialog 2021-02-15 23:37:55 +01:00
ELF Common: Sign extend w/func not chained casts. 2021-01-31 01:25:52 -08:00
FileLoaders Windows: Correct some variable init warnings. 2021-02-15 11:59:45 -08:00
FileSystems Io: Allow early cancel of CRC calculation. 2021-02-16 19:37:48 -08:00
Font Attempt to fix #14022 2021-01-30 18:03:46 +01:00
HLE Merge pull request #14149 from unknownbrackets/usb-wait 2021-02-16 00:02:08 +01:00
HW Sas: Minor clenaup. 2021-02-06 18:37:05 -08:00
MIPS Global: Remove some unused variables. 2021-02-15 11:59:45 -08:00
Util Global: Remove some unused variables. 2021-02-15 11:59:45 -08:00
AVIDump.cpp
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: Remove clear framebuf on first use speedhack. 2021-02-15 23:12:24 -08:00
Config.h GPU: Remove clear framebuf on first use speedhack. 2021-02-15 23:12:24 -08:00
ConfigValues.h
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 Jit: Fix compilation of FakeJit. 2021-02-08 23:17:15 -08:00
Core.vcxproj.filters Jit: Fix compilation of FakeJit. 2021-02-08 23:17:15 -08:00
CoreParameter.h GPU: Remove NULL GPU. 2021-01-02 09:36:13 -08:00
CoreTiming.cpp Merge pull request #13832 from unknownbrackets/events 2021-02-15 23:39:42 +01:00
CoreTiming.h SaveState: Make event restoring more obvious. 2020-12-28 13:29:19 -08:00
CwCheat.cpp Merge pull request #13832 from unknownbrackets/events 2021-02-15 23:39:42 +01: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 SwicthUMD:Only update Switch UMD item of Windows menu instead of entire UI. 2020-10-22 17:45:29 +08:00
Instance.cpp Windows: Fix some format warnings. 2021-02-14 10:30:10 -08:00
Instance.h
KeyMap.cpp SaveState: Allow rewind on mobile. 2021-01-03 10:42:40 -08:00
KeyMap.h
Loaders.cpp Headless: Disable http disk cache. 2021-01-17 18:33:35 -08:00
Loaders.h
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 Fix a bad check, causing masked memory to fail on non-32-bit platforms even if desired. 2020-11-02 23:11:44 +01:00
MemMap.h Merge pull request #13943 from unknownbrackets/dialog 2021-02-15 16:47:06 +01:00
MemMapFunctions.cpp
MemMapHelpers.h
Opcode.h More reinterpret shader gen and test work. 2020-11-08 10:41:20 +01:00
PSPLoaders.cpp Fixed a PlayStation typo (#13729) 2020-11-30 23:58:43 +01: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 Io: Allow early cancel of CRC calculation. 2021-02-16 19:37:48 -08:00
Reporting.h UI: Add button to show CRC on feedback screen. 2021-02-16 19:29:37 -08:00
SaveState.cpp SaveState: Allow rewind on mobile. 2021-01-03 10:42:40 -08:00
SaveState.h
Screenshot.cpp
Screenshot.h
System.cpp Core: Reset state properly on CPU init failure. 2021-02-04 21:41:40 -08: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
TextureReplacer.h
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