.. |
Debugger
|
Debugger: Fix allocs+writes collapsing together.
|
2023-05-06 13:39:31 -07:00 |
Dialog
|
PSPOskDialog: Add sanity check.
|
2023-04-21 09:12:06 +02:00 |
ELF
|
AndroidContentURI: Move code from the header to cpp. Some assorted cleanup, add a unit test for Download paths
|
2023-05-16 16:08:51 +02:00 |
FileLoaders
|
|
|
FileSystems
|
Make the DJ Max workaround more aggressive about hiding stuff.
|
2023-05-16 18:24:59 +02:00 |
Font
|
|
|
HLE
|
Build fixes for OpenBSD
|
2023-05-19 22:04:36 -04:00 |
HW
|
Add missing locking to AsyncIOManager
|
2023-05-04 23:56:46 +02:00 |
MIPS
|
Merge pull request #17423 from unknownbrackets/debugger
|
2023-05-06 23:08:53 +02:00 |
Util
|
UI: Fix thread error on zip open failure.
|
2023-05-14 11:49:10 -07:00 |
AVIDump.cpp
|
|
|
AVIDump.h
|
|
|
Compatibility.cpp
|
Workaround for some SOCOM game's misuse of CLUT8 textures.
|
2023-04-17 09:34:26 +02:00 |
Compatibility.h
|
Workaround for some SOCOM game's misuse of CLUT8 textures.
|
2023-04-17 09:34:26 +02:00 |
Config.cpp
|
Tilt: Add back inverse deadzone (low end radius). Allow choosing circular or per-axis.
|
2023-05-22 10:13:57 +02:00 |
Config.h
|
Tilt: Add back inverse deadzone (low end radius). Allow choosing circular or per-axis.
|
2023-05-22 10:13:57 +02:00 |
ConfigSettings.cpp
|
Move the report bool into the flags field
|
2023-04-08 09:22:02 +02:00 |
ConfigSettings.h
|
Move the report bool into the flags field
|
2023-04-08 09:22:02 +02:00 |
ConfigValues.h
|
Extract the ConfigSetting implementation into its own file.
|
2023-04-08 09:22:02 +02:00 |
ControlMapper.cpp
|
Add back support for custom buttons to control analog inputs
|
2023-05-08 10:46:28 +02:00 |
ControlMapper.h
|
Add back support for custom buttons to control analog inputs
|
2023-05-08 10:46:28 +02:00 |
Core.cpp
|
Rename a couple of types to avoid clashes with a Mac header, sigh.
|
2023-04-28 13:38:16 +02:00 |
Core.h
|
Rename a couple of types to avoid clashes with a Mac header, sigh.
|
2023-04-28 13:38:16 +02:00 |
Core.vcxproj
|
Extract the ConfigSetting implementation into its own file.
|
2023-04-08 09:22:02 +02:00 |
Core.vcxproj.filters
|
Extract the ConfigSetting implementation into its own file.
|
2023-04-08 09:22:02 +02:00 |
CoreParameter.h
|
|
|
CoreTiming.cpp
|
ReadSFO: Fix memory safety issues
|
2023-05-01 13:52:16 +02:00 |
CoreTiming.h
|
|
|
CwCheat.cpp
|
I18N: Switch to getting categories by index instead of by string lookup
|
2023-04-07 10:35:01 +02:00 |
CwCheat.h
|
|
|
HDRemaster.cpp
|
|
|
HDRemaster.h
|
|
|
Instance.cpp
|
|
|
Instance.h
|
|
|
KeyMap.cpp
|
Add some checks to try to prevent empty MultiInputMapping from arising, assert->log
|
2023-05-05 22:26:44 +02:00 |
KeyMap.h
|
Resurrect and refactor the AxisSwap feature. Fixes #17292
|
2023-04-20 10:53:11 +02:00 |
KeyMapDefaults.cpp
|
Plumb multimappings all the way through.
|
2023-04-01 13:50:57 +02:00 |
KeyMapDefaults.h
|
|
|
Loaders.cpp
|
AndroidContentURI: Move code from the header to cpp. Some assorted cleanup, add a unit test for Download paths
|
2023-05-16 16:08:51 +02:00 |
Loaders.h
|
|
|
MemFault.cpp
|
|
|
MemFault.h
|
|
|
MemMap.cpp
|
|
|
MemMap.h
|
Debugger: Avoid unaligned reads in expressions.
|
2023-04-12 01:14:30 -07:00 |
MemMapFunctions.cpp
|
|
|
MemMapHelpers.h
|
|
|
Opcode.h
|
|
|
PSPLoaders.cpp
|
|
|
PSPLoaders.h
|
|
|
Replay.cpp
|
|
|
Replay.h
|
|
|
Reporting.cpp
|
Add missing JNI context to reporting thread
|
2023-05-01 12:02:41 +02:00 |
Reporting.h
|
Fix build with GCC13: various standard includes
|
2023-04-05 00:20:14 +02:00 |
SaveState.cpp
|
I18N: Switch to getting categories by index instead of by string lookup
|
2023-04-07 10:35:01 +02:00 |
SaveState.h
|
|
|
Screenshot.cpp
|
|
|
Screenshot.h
|
|
|
System.cpp
|
|
|
System.h
|
|
|
ThreadEventQueue.h
|
|
|
ThreadPools.cpp
|
|
|
ThreadPools.h
|
|
|
TiltEventProcessor.cpp
|
Tilt: Add back inverse deadzone (low end radius). Allow choosing circular or per-axis.
|
2023-05-22 10:13:57 +02:00 |
TiltEventProcessor.h
|
|
|
WaveFile.cpp
|
|
|
WaveFile.h
|
|
|
WebServer.cpp
|
Replace a LOT of sprintf with snprintf, and a few strcpy with truncate_cpy
|
2023-04-28 21:04:05 +02:00 |
WebServer.h
|
|
|
x360_compat.h
|
|
|