| .. |
|
Boot
|
Core: Store object name separately for symbols
|
2024-11-11 12:36:53 -05:00 |
|
Config
|
Core/Core: fix typos
|
2025-03-08 15:41:53 -05:00 |
|
ConfigLoaders
|
Core/Config: Use structured bindings for cleaner std::map/pair usage.
|
2025-01-17 22:21:39 -06:00 |
|
Debugger
|
Simplify std::find with Common::Contains
|
2025-01-01 09:52:03 -08:00 |
|
DSP
|
Simplify std::find_if with std::ranges::find and projections
|
2025-03-09 13:26:35 -07:00 |
|
FifoPlayer
|
|
|
|
HLE
|
Simplify std::find_if with std::ranges::find and projections
|
2025-03-09 13:26:35 -07:00 |
|
HW
|
WiimoteEmu: Make SerializedWiimoteState store camera points as IRExtended instead of custom layout.
|
2025-02-24 16:29:07 -06:00 |
|
IOS
|
Simplify std::find_if with std::ranges::find and projections
|
2025-03-09 13:26:35 -07:00 |
|
PowerPC
|
Simplify std::find_if with std::ranges::find and projections
|
2025-03-09 13:26:35 -07:00 |
|
AchievementManager.cpp
|
Core/Core: fix typos
|
2025-03-08 15:41:53 -05:00 |
|
AchievementManager.h
|
Merge pull request #13204 from LillyJadeKatrin/retroachievements-allow-batch
|
2025-01-20 23:35:17 +01:00 |
|
ActionReplay.cpp
|
Add AR Code Whitelist Approval
|
2024-11-27 21:21:26 -05:00 |
|
ActionReplay.h
|
Add AR Code Whitelist Approval
|
2024-11-27 21:21:26 -05:00 |
|
ARDecrypt.cpp
|
|
|
|
ARDecrypt.h
|
|
|
|
BootManager.cpp
|
Core/Core: fix typos
|
2025-03-08 15:41:53 -05:00 |
|
BootManager.h
|
Core/Core: fix typos
|
2025-03-08 15:41:53 -05:00 |
|
CheatCodes.h
|
|
|
|
CheatGeneration.cpp
|
|
|
|
CheatGeneration.h
|
|
|
|
CheatSearch.cpp
|
|
|
|
CheatSearch.h
|
|
|
|
CMakeLists.txt
|
Core: Add TimePlayed class to track game playtime
|
2025-02-16 23:15:11 +01:00 |
|
CommonTitles.h
|
|
|
|
ConfigManager.cpp
|
Core/ConfigManager: Add locks for metadata methods
|
2025-02-16 23:15:11 +01:00 |
|
ConfigManager.h
|
Core/ConfigManager: Add locks for metadata methods
|
2025-02-16 23:15:11 +01:00 |
|
Core.cpp
|
DolphinQt: Rename the pack/unpack SD Card buttons.
|
2025-02-12 13:30:48 -06:00 |
|
Core.h
|
|
|
|
CoreTiming.cpp
|
Core/Core: fix typos
|
2025-03-08 15:41:53 -05:00 |
|
CoreTiming.h
|
Core/Core: fix typos
|
2025-03-08 15:41:53 -05:00 |
|
CPUThreadConfigCallback.cpp
|
|
|
|
CPUThreadConfigCallback.h
|
|
|
|
DolphinAnalytics.cpp
|
Core/Core: fix typos
|
2025-03-08 15:41:53 -05:00 |
|
DolphinAnalytics.h
|
DolphinAnalytics/WiimoteEmu: Remove now-irrelevant game quirk check.
|
2025-02-13 17:39:54 -06:00 |
|
DSPEmulator.cpp
|
|
|
|
DSPEmulator.h
|
|
|
|
FreeLookConfig.cpp
|
|
|
|
FreeLookConfig.h
|
|
|
|
FreeLookManager.cpp
|
|
|
|
FreeLookManager.h
|
|
|
|
GeckoCode.cpp
|
Add Gecko Code Whitelist Approval
|
2024-11-27 21:21:25 -05:00 |
|
GeckoCode.h
|
Add Gecko Code Whitelist Approval
|
2024-11-27 21:21:25 -05:00 |
|
GeckoCodeConfig.cpp
|
GeckoCodeConfig: Remove HTTPS workaround for Android
|
2025-01-07 23:02:13 -05:00 |
|
GeckoCodeConfig.h
|
GeckoCodeConfig: Remove HTTPS workaround for Android
|
2025-01-07 23:02:13 -05:00 |
|
Host.h
|
GDBStub: Signal Breakpoint Changes To Host
|
2024-11-15 15:12:11 -08:00 |
|
HotkeyManager.cpp
|
|
|
|
HotkeyManager.h
|
|
|
|
LibusbUtils.cpp
|
|
|
|
LibusbUtils.h
|
|
|
|
MachineContext.h
|
|
|
|
MemoryWatcher.cpp
|
|
|
|
MemoryWatcher.h
|
|
|
|
MemTools.cpp
|
|
|
|
MemTools.h
|
|
|
|
Movie.cpp
|
Core/Movie: Make DTM Wii Remote data use SerializedWiimoteState.
|
2025-02-12 23:42:43 -06:00 |
|
Movie.h
|
Core/Movie: Make DTM Wii Remote data use SerializedWiimoteState.
|
2025-02-12 23:42:43 -06:00 |
|
NetPlayClient.cpp
|
Simplify std::count_if with std::ranges::count and projections
|
2025-03-09 13:26:37 -07:00 |
|
NetPlayClient.h
|
|
|
|
NetPlayCommon.cpp
|
Modernize std::all_of with ranges
|
2024-12-15 19:50:34 -08:00 |
|
NetPlayCommon.h
|
|
|
|
NetPlayProto.h
|
Force NetPlay Clients to Host Hardcore Status
|
2024-11-10 09:40:47 -05:00 |
|
NetPlayServer.cpp
|
Core/Core: fix typos
|
2025-03-08 15:41:53 -05:00 |
|
NetPlayServer.h
|
|
|
|
NetworkCaptureLogger.cpp
|
|
|
|
NetworkCaptureLogger.h
|
|
|
|
PatchEngine.cpp
|
Core: Check if msr.DR or msr.IR are valid at ApplyStartupPatches
|
2025-02-02 17:27:16 -05:00 |
|
PatchEngine.h
|
|
|
|
State.cpp
|
VideoCommon: drop CP MMIO registers that were probably added in the wrong place
|
2025-02-08 11:46:49 +00:00 |
|
State.h
|
|
|
|
SyncIdentifier.h
|
|
|
|
SysConf.cpp
|
Simplify std::find_if with std::ranges::find and projections
|
2025-03-09 13:26:35 -07:00 |
|
SysConf.h
|
|
|
|
System.cpp
|
|
|
|
System.h
|
|
|
|
TimePlayed.cpp
|
Core: Add TimePlayed class to track game playtime
|
2025-02-16 23:15:11 +01:00 |
|
TimePlayed.h
|
Core: Add TimePlayed class to track game playtime
|
2025-02-16 23:15:11 +01:00 |
|
TitleDatabase.cpp
|
|
|
|
TitleDatabase.h
|
|
|
|
WC24PatchEngine.cpp
|
Simplify std::find with Common::Contains
|
2025-01-01 09:52:03 -08:00 |
|
WC24PatchEngine.h
|
|
|
|
WiiRoot.cpp
|
|
|
|
WiiRoot.h
|
|
|
|
WiiUtils.cpp
|
Simplify std::find_if with std::ranges::find and projections
|
2025-03-09 13:26:35 -07:00 |
|
WiiUtils.h
|
|
|