ppsspp/Core
Henrik Rydgård 3c307c9857
Merge pull request #15884 from unknownbrackets/texreplace-io-async
Replacement: Read files only within time budget
2022-08-22 11:10:16 +02:00
..
Debugger Reporting: Disable when debugger methods used. 2022-07-30 18:21:32 -07:00
Dialog Initialize a bunch of Dialog structs 2022-08-18 16:46:22 +02:00
ELF Split GetPointer into two versions, to help with const correctness 2022-07-24 13:26:19 +02:00
FileLoaders Replace Win32 file IO with UWP safe variants and add support for getting drives to UWP build (#15652) 2022-07-06 23:59:47 +02:00
FileSystems Some zero init, add a null check in TextureReplacer. See #15730 2022-07-26 23:48:39 +02:00
Font Font: Fix bad memory read on invalid font data. 2022-08-13 12:16:21 -07:00
HLE Core: Show exception on misaligned jump. 2022-08-21 14:49:34 -07:00
HW Split GetPointer into two versions, to help with const correctness 2022-07-24 13:26:19 +02:00
MIPS UI: Show return address for exec crashes. 2022-08-21 14:49:34 -07:00
Util Delete some unused code. 2022-07-24 13:54:04 +02:00
AVIDump.cpp
AVIDump.h
Compatibility.cpp Really not sure how we can detect whether a depth deswizzle is needed :( Hopefully temporary flag... 2022-08-21 09:58:58 +02:00
Compatibility.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
Config.cpp Config: Default PSP model to SLIM on all platforms. 2022-08-21 19:05:51 -07:00
Config.h GE Debugger: Save tab configuration. 2022-08-14 11:42:04 -07:00
ConfigValues.h UI: Clamp analog speed to 0 on opposite value. 2022-07-05 16:07:09 -07:00
ControlMapper.cpp UI: Add small deadzone for analog speed. 2022-07-05 19:37:56 -07:00
ControlMapper.h UI: Add analog speed limit mapping. 2022-07-04 19:14:05 -07:00
Core.cpp UI: Show return address for exec crashes. 2022-08-21 14:49:34 -07:00
Core.h UI: Show return address for exec crashes. 2022-08-21 14:49:34 -07:00
Core.vcxproj Moving sceNpMatching2-stuff to sceNp2.cpp/h. 2022-08-04 16:12:29 +07:00
Core.vcxproj.filters Moving sceNpMatching2-stuff to sceNp2.cpp/h. 2022-08-04 16:12:29 +07: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
CoreTiming.h
CwCheat.cpp
CwCheat.h
HDRemaster.cpp
HDRemaster.h
Host.cpp
Host.h
Instance.cpp
Instance.h
KeyMap.cpp OpenXR - Default device config added 2022-07-24 15:38:30 +02:00
KeyMap.h UI: Add analog speed limit mapping. 2022-07-04 19:14:05 -07:00
KeyMapDefaults.cpp OpenXR - Default device config added 2022-07-24 15:38:30 +02:00
KeyMapDefaults.h OpenXR - Default device config added 2022-07-24 15:38:30 +02:00
Loaders.cpp
Loaders.h
MemFault.cpp
MemFault.h
MemMap.cpp Split GetPointer into two versions, to help with const correctness 2022-07-24 13:26:19 +02:00
MemMap.h Split GetPointer into two versions, to help with const correctness 2022-07-24 13:26:19 +02:00
MemMapFunctions.cpp Separate logging for GetPointer/GetPointerWrite 2022-07-24 13:39:37 +02:00
MemMapHelpers.h Split GetPointer into two versions, to help with const correctness 2022-07-24 13:26:19 +02:00
Opcode.h
PSPLoaders.cpp
PSPLoaders.h
Replay.cpp
Replay.h
Reporting.cpp Reporting: Disable when debugger methods used. 2022-07-30 18:21:32 -07:00
Reporting.h Reporting: Disable when debugger methods used. 2022-07-30 18:21:32 -07:00
SaveState.cpp
SaveState.h
Screenshot.cpp
Screenshot.h
System.cpp Core: Correct shutdown on late init failure. 2022-08-12 22:30:15 -07:00
System.h Inline the CoreParameters accessor (eliminates a function call for each access) 2022-06-11 12:13:07 +02:00
TextureReplacer.cpp Replacement: Read files only within time budget. 2022-08-21 22:07:05 -07:00
TextureReplacer.h Replacement: Read files only within time budget. 2022-08-21 22:07:05 -07:00
ThreadEventQueue.h
ThreadPools.cpp
ThreadPools.h
WaveFile.cpp
WaveFile.h
WebServer.cpp Merge pull request #15697 from unknownbrackets/debugger 2022-07-17 10:26:10 +02:00
WebServer.h
x360_compat.h