.. |
Debugger
|
Debugger: Keep separate tag dirty for RAM.
|
2022-03-20 13:24:42 -07:00 |
Dialog
|
Global: Fix some int/size_t conversion warnings.
|
2022-03-13 12:03:48 -07:00 |
ELF
|
Global: Reduce includes of common headers.
|
2022-01-30 16:35:33 -08:00 |
FileLoaders
|
Loaders: Fix 64-bit conversion warnings on 32-bit.
|
2022-03-13 12:06:48 -07:00 |
FileSystems
|
Android: Correct truncation behavior.
|
2022-02-06 22:05:56 -08:00 |
Font
|
Font: Prevent a crash on invalid data.
|
2021-06-12 10:09:47 -07:00 |
HLE
|
Caches IP-specific Port Offset to avoid recalculating them.
|
2022-03-24 08:34:02 +07:00 |
HW
|
Global: Reduce includes of common headers.
|
2022-01-30 16:35:33 -08:00 |
MIPS
|
x86jit: Use BMI2 for variable shifts.
|
2022-01-31 19:38:17 -08:00 |
Util
|
Global: Reduce includes of common headers.
|
2022-01-30 16:35:33 -08:00 |
AVIDump.cpp
|
Address all the easy feedback. Some is left.
|
2021-05-13 10:39:17 +02:00 |
AVIDump.h
|
Fix Symbian Builds
|
2016-09-04 12:52:14 -04:00 |
Compatibility.cpp
|
Introduce Path, start using it all over the place.
|
2021-05-13 10:39:16 +02:00 |
Compatibility.h
|
Compat: Remove single/double sincos path.
|
2021-04-25 07:09:50 -07:00 |
Config.cpp
|
Add UI Tint/Saturation settings
|
2022-02-18 14:23:57 +01:00 |
Config.h
|
Add UI Tint/Saturation settings
|
2022-02-18 14:23:57 +01:00 |
ConfigValues.h
|
Display: Remove frameskip fast-forward mode.
|
2021-10-12 20:38:57 -07:00 |
ControlMapper.cpp
|
Common: Reduce some log levels.
|
2021-08-28 09:14:53 -07:00 |
ControlMapper.h
|
Customizable touch control (rebased with label)
|
2021-07-11 09:55:25 +02:00 |
Core.cpp
|
Global: Fix some type conversion warnings.
|
2022-01-30 16:09:33 -08:00 |
Core.h
|
Debugger: Add reason to cpu.stepping event.
|
2021-10-23 22:08:15 -07:00 |
Core.vcxproj
|
Display: Move listeners to separate HW file.
|
2022-01-30 09:41:08 -08:00 |
Core.vcxproj.filters
|
Display: Move listeners to separate HW file.
|
2022-01-30 09:41:08 -08:00 |
CoreParameter.h
|
Global: Reduce includes of common headers.
|
2022-01-30 16:35:33 -08:00 |
CoreTiming.cpp
|
Global: Fix some int/size_t conversion warnings.
|
2022-03-13 12:03:48 -07:00 |
CoreTiming.h
|
SaveState: Make event restoring more obvious.
|
2020-12-28 13:29:19 -08:00 |
CwCheat.cpp
|
CwCheat: Remove assert on TempAR type codes. Seems weird that we had this.
|
2021-10-18 17:19:57 +02:00 |
CwCheat.h
|
Introduce Path, start using it all over the place.
|
2021-05-13 10:39:16 +02:00 |
HDRemaster.cpp
|
Global: Reduce includes of common headers.
|
2022-01-30 16:35:33 -08:00 |
HDRemaster.h
|
Windows: Fix improper case or missing includes.
|
2021-02-14 10:30:10 -08:00 |
Host.cpp
|
Windows: Initialize WindowsHost in EmuThread.
|
2017-05-05 06:53:48 -07:00 |
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
|
Instance: add missing include after 1bace55583
|
2021-09-24 01:18:53 +00:00 |
Instance.h
|
Windows: Show instance counter only with peers.
|
2020-08-18 06:59:49 -07:00 |
KeyMap.cpp
|
Global: Fix some int/size_t conversion warnings.
|
2022-03-13 12:03:48 -07:00 |
KeyMap.h
|
Double binding fix
|
2021-09-08 08:54:59 +02:00 |
KeyMapDefaults.cpp
|
Use System_GetPropertyInt to report the keyboard layout
|
2022-01-10 00:11:08 +00:00 |
KeyMapDefaults.h
|
Add additional autoconf layout for xbox pads on Android. Revert the normal pad layout.
|
2021-08-28 15:38:03 +02:00 |
Loaders.cpp
|
Path: Check for PSP case insensitively.
|
2021-12-16 15:06:15 -08:00 |
Loaders.h
|
Propagate errors from file identification upwards better.
|
2021-08-07 11:54:45 +02:00 |
MemFault.cpp
|
Global: Reduce includes of common headers.
|
2022-01-30 16:35:33 -08:00 |
MemFault.h
|
Crash screen: Add a very dangerous and inaccurate "Resume" function.
|
2020-12-19 20:27:39 +01:00 |
MemMap.cpp
|
jit: Lock around changes to the jit pointer.
|
2021-11-28 10:04:22 -08:00 |
MemMap.h
|
Global: Reduce includes of common headers.
|
2022-01-30 16:35:33 -08:00 |
MemMapFunctions.cpp
|
Global: Reduce includes of common headers.
|
2022-01-30 16:35:33 -08:00 |
MemMapHelpers.h
|
Debugger: Avoid write tag lookup on small alloc.
|
2022-02-06 09:28:48 -08:00 |
Opcode.h
|
More reinterpret shader gen and test work.
|
2020-11-08 10:41:20 +01:00 |
PSPLoaders.cpp
|
Core: Fix unused variable warning.
|
2021-10-22 09:09:06 -07:00 |
PSPLoaders.h
|
Move umd replace to loaders.
|
2020-01-02 14:56:24 +08:00 |
Replay.cpp
|
Global: Reduce includes of common headers.
|
2022-01-30 16:35:33 -08:00 |
Replay.h
|
Global: Reduce includes of common headers.
|
2022-01-30 16:35:33 -08:00 |
Reporting.cpp
|
Display: Move core counters/stats to HW file.
|
2022-01-30 11:53:48 -08:00 |
Reporting.h
|
GameScreen: Minor logic cleanup, remove Calculate CRC button when not needed.
|
2021-08-21 20:58:25 +02:00 |
SaveState.cpp
|
Display: Move core counters/stats to HW file.
|
2022-01-30 11:53:48 -08:00 |
SaveState.h
|
Merge pull request #14434 from unknownbrackets/savestate
|
2021-08-07 17:23:26 +02:00 |
Screenshot.cpp
|
Introduce Path, start using it all over the place.
|
2021-05-13 10:39:16 +02:00 |
Screenshot.h
|
Introduce Path, start using it all over the place.
|
2021-05-13 10:39:16 +02:00 |
System.cpp
|
Windows: Create SYSTEM directory early.
|
2022-03-01 19:36:36 -08:00 |
System.h
|
Allow custom UI themes
|
2022-02-11 12:42:38 +01:00 |
TextureReplacer.cpp
|
ThreadManager: Make TaskType a property of a Task.
|
2021-12-05 21:01:49 -08:00 |
TextureReplacer.h
|
Global: Reduce includes of common headers.
|
2022-01-30 16:35:33 -08:00 |
ThreadEventQueue.h
|
Split CORE_ERROR into CORE_BOOT_ERROR and CORE_RUNTIME_ERROR
|
2020-07-12 15:25:20 +02:00 |
ThreadPools.cpp
|
Implement new thread manager, port stuff to it.
|
2021-06-12 13:03:53 +02:00 |
ThreadPools.h
|
Implement new thread manager, port stuff to it.
|
2021-06-12 13:03:53 +02:00 |
WaveFile.cpp
|
Global: Reduce includes of common headers.
|
2022-01-30 16:35:33 -08:00 |
WaveFile.h
|
Global: Reduce includes of common headers.
|
2022-01-30 16:35:33 -08:00 |
WebServer.cpp
|
Debugger: Serve local web debugger from assets.
|
2021-09-26 11:56:32 -07:00 |
WebServer.h
|
http: Ensure webserver shutdown on exit.
|
2019-09-28 11:12:12 -07:00 |
x360_compat.h
|
[Xbox] Missings files
|
2014-03-02 11:16:56 -08:00 |