.. |
Debugger
|
Debugger: Make sure we don't restore twice.
|
2023-01-04 23:48:14 -08:00 |
Dialog
|
Core: Add range checks to some helpers and similar.
|
2023-01-09 16:56:18 -08:00 |
ELF
|
Core: Add range checks to some helpers and similar.
|
2023-01-09 16:56:18 -08:00 |
FileLoaders
|
Strict mode checking - no way to forget detaching now.
|
2023-01-05 08:38:52 +01:00 |
FileSystems
|
Core: Add range checks to some helpers and similar.
|
2023-01-09 16:56:18 -08:00 |
Font
|
|
|
HLE
|
Change to if (!heap) first in all function
|
2023-01-10 10:22:59 +01:00 |
HW
|
Core: Add range checks to some helpers and similar.
|
2023-01-09 16:56:18 -08:00 |
MIPS
|
Core: Add range checks to some helpers and similar.
|
2023-01-09 16:56:18 -08:00 |
Util
|
Core: Add range checks to some helpers and similar.
|
2023-01-09 16:56:18 -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
|
Strict mode checking - no way to forget detaching now.
|
2023-01-05 08:38:52 +01: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
|
Windows: Adjust window sleep interval in idle menus to refresh rate
|
2023-01-04 16:33:00 +01:00 |
Core.h
|
Memory exception: Add facility to track size
|
2023-01-01 20:30:29 +01:00 |
Core.vcxproj
|
riscv: Add disassembler.
|
2023-01-01 10:28:53 -08:00 |
Core.vcxproj.filters
|
riscv: Add disassembler.
|
2023-01-01 10:28:53 -08:00 |
CoreParameter.h
|
|
|
CoreTiming.cpp
|
Reporting: Fix some header includes.
|
2022-12-27 14:58:20 -08:00 |
CoreTiming.h
|
|
|
CwCheat.cpp
|
Cheats: Cleanup sizes of invalidates and checks.
|
2023-01-01 10:30:47 -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
|
|
|
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
|
Merge pull request #16676 from unknownbrackets/riscv-disasm
|
2023-01-04 09:52:56 +01:00 |
MemFault.h
|
|
|
MemMap.cpp
|
Global: Cleanup some minor includes and typos.
|
2022-12-27 08:33:07 -08:00 |
MemMap.h
|
Can do an unchecked GetPointer here
|
2023-01-01 20:48:03 +01:00 |
MemMapFunctions.cpp
|
Memory exception: Add facility to track size
|
2023-01-01 20:30:29 +01:00 |
MemMapHelpers.h
|
Core: Add range checks to some helpers and similar.
|
2023-01-09 16:56:18 -08:00 |
Opcode.h
|
|
|
PSPLoaders.cpp
|
Strict mode checking - no way to forget detaching now.
|
2023-01-05 08:38:52 +01:00 |
PSPLoaders.h
|
|
|
Replay.cpp
|
|
|
Replay.h
|
|
|
Reporting.cpp
|
Strict mode checking - no way to forget detaching now.
|
2023-01-05 08:38:52 +01:00 |
Reporting.h
|
Reporting: Send game ELF crc with reports.
|
2023-01-02 12:23:05 -08:00 |
SaveState.cpp
|
Address feedback, more fixes
|
2023-01-05 08:38:53 +01:00 |
SaveState.h
|
|
|
Screenshot.cpp
|
Global: Cleanup virtual/override specifiers.
|
2022-12-10 21:13:36 -08:00 |
Screenshot.h
|
|
|
System.cpp
|
softgpu: Detect binner alloc fail and bail.
|
2023-01-01 06:59:14 -08:00 |
System.h
|
|
|
TextureReplacer.cpp
|
Merge pull request #16685 from unknownbrackets/replace-crash
|
2022-12-31 16:11:47 +01: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
|
Address feedback, more fixes
|
2023-01-05 08:38:53 +01:00 |
WebServer.h
|
|
|
x360_compat.h
|
|
|