ppsspp/Core
Unknown W. Brackets b1f0c44e8a Replacement: Lock libzip file access.
We can't have two threads seeking on the same fd at the same time.
2022-12-30 20:25:58 -08:00
..
Debugger Build: Allow compiling without armips. 2022-12-17 10:08:46 -08:00
Dialog Fix bug swapping O/X visually on PSPOskDialog 2022-12-16 21:51:20 +01:00
ELF Global: Cleanup initialization/pointer checks. 2022-12-10 21:13:36 -08:00
FileLoaders Global: Set many read-only params as const. 2022-12-10 21:13:36 -08:00
FileSystems Global: Cleanup initialization/pointer checks. 2022-12-10 21:13:36 -08:00
Font Font: Fix bad memory read on invalid font data. 2022-08-13 12:16:21 -07:00
HLE Global: Cleanup some minor includes and typos. 2022-12-27 08:33:07 -08:00
HW Global: Cleanup initialization/pointer checks. 2022-12-10 21:13:36 -08:00
MIPS Core: Prevent crash if FakeJit is actually used. 2022-12-24 17:42:50 +00:00
Util Global: Cleanup some type/range checks. 2022-12-10 21:13:37 -08:00
AVIDump.cpp
AVIDump.h
Compatibility.cpp OpenXR - Force flat mode for Madden NFL games 2022-12-26 15:57:29 +01:00
Compatibility.h OpenXR - Force flat mode for Madden NFL games 2022-12-26 15:57:29 +01:00
Config.cpp Config: Cleanup a few more settings commonly. 2022-12-17 09:03:07 -08:00
Config.h Config: Force jit off with game-specific configs. 2022-12-17 09:03:07 -08:00
ConfigValues.h Config: Remove unused values. 2022-12-13 18:24:59 -08:00
ControlMapper.cpp Remove some logspam, oops 2022-11-24 12:47:13 +01:00
ControlMapper.h Minor initialization cleanups 2022-12-22 11:13:52 +01:00
Core.cpp Debugger: Don't hang mem dump if stepping in GE. 2022-12-18 21:26:59 -08:00
Core.h UI: Show return address for exec crashes. 2022-08-21 14:49:34 -07:00
Core.vcxproj Build: Cleanup MSVC project files. 2022-12-19 10:13:43 -08:00
Core.vcxproj.filters Build: Cleanup MSVC project files. 2022-12-19 10:13:43 -08:00
CoreParameter.h Really not sure how we can detect whether a depth deswizzle is needed :( Hopefully temporary flag... 2022-08-21 09:58:58 +02:00
CoreTiming.cpp Reporting: Fix some header includes. 2022-12-27 14:58:20 -08:00
CoreTiming.h
CwCheat.cpp Postshader: Reset ini keys for defaults. 2022-12-12 19:11:20 -08:00
CwCheat.h Global: Cleanup some minor includes and typos. 2022-12-27 08:33:07 -08:00
HDRemaster.cpp
HDRemaster.h
Host.cpp
Host.h
Instance.cpp
Instance.h
KeyMap.cpp OpenXR - Camera adjustment using PSP keys 2022-11-07 17:13:08 +01:00
KeyMap.h OpenXR - Camera adjustment using PSP keys 2022-11-07 17:13:08 +01:00
KeyMapDefaults.cpp Add GAS/BRAKE keymappings to Xinput default maps. Fixes #15992 2022-11-23 12:43:51 +01:00
KeyMapDefaults.h OpenXR - Default device config added 2022-07-24 15:38:30 +02:00
Loaders.cpp Core: Correct a use after free. 2022-12-10 21:13:37 -08:00
Loaders.h Global: Cleanup virtual/override specifiers. 2022-12-10 21:13:36 -08:00
MemFault.cpp riscv: Implement basic crash handler. 2022-12-24 19:08:31 +00:00
MemFault.h
MemMap.cpp Global: Cleanup some minor includes and typos. 2022-12-27 08:33:07 -08:00
MemMap.h Fix dialog rendering (PPGe). Fixes #15954 2022-09-04 00:42:14 +02:00
MemMapFunctions.cpp Reporting: Fix some header includes. 2022-12-27 14:58:20 -08:00
MemMapHelpers.h Couple more FormatMemWriteTagAt 2022-12-01 16:00:47 +01:00
Opcode.h
PSPLoaders.cpp
PSPLoaders.h
Replay.cpp
Replay.h
Reporting.cpp Reporting: Avoid accessing ticks before start. 2022-10-04 23:46:25 -07:00
Reporting.h Reporting: Disable when debugger methods used. 2022-07-30 18:21:32 -07:00
SaveState.cpp SaveState: Restore replacements in only one place. 2022-10-29 17:59:35 -07:00
SaveState.h
Screenshot.cpp Global: Cleanup virtual/override specifiers. 2022-12-10 21:13:36 -08:00
Screenshot.h GE Debugger: Copy images optionally with alpha. 2022-09-24 11:43:52 -07:00
System.cpp Remove some unused/unnecessary code 2022-12-03 12:05:10 +01:00
System.h Debugger: Fix game.reset by adding a reboot status. 2022-10-01 18:13:22 -07:00
TextureReplacer.cpp Replacement: Lock libzip file access. 2022-12-30 20:25:58 -08:00
TextureReplacer.h Replacement: Lock libzip file access. 2022-12-30 20:25:58 -08:00
ThreadEventQueue.h Global: Cleanup virtual/override specifiers. 2022-12-10 21:13:36 -08:00
ThreadPools.cpp
ThreadPools.h
WaveFile.cpp
WaveFile.h
WebServer.cpp Correct cleaning string and remove unused vars 2022-09-30 12:26:30 +03:00
WebServer.h
x360_compat.h