| .. |
|
Boot
|
Improve usage of std::move and const references parameters
|
2026-04-17 12:39:46 +02:00 |
|
Config
|
Merge pull request #14500 from Sintendo/span2
|
2026-04-11 14:55:41 -05:00 |
|
ConfigLoaders
|
Improve usage of std::move and const references parameters
|
2026-04-17 12:39:46 +02:00 |
|
Debugger
|
Replace find(x) != npos with contains(x) - Core
|
2026-04-20 09:36:08 +02:00 |
|
DSP
|
DSPCore: Remove m_init_hax member
|
2026-04-12 19:21:51 +02:00 |
|
FifoPlayer
|
Improve usage of std::move and const references parameters
|
2026-04-17 12:39:46 +02:00 |
|
HLE
|
|
|
|
HW
|
Merge pull request #13505 from tygyh/Replace-find-with-contains
|
2026-04-28 17:50:51 -07:00 |
|
IOS
|
Merge pull request #14642 from SuperSamus/cpp-move-fixup-nocubeb
|
2026-05-05 11:45:55 -05:00 |
|
PowerPC
|
Replace find(x) != npos with contains(x) - Core
|
2026-04-20 09:36:08 +02:00 |
|
AchievementApprovedHash.h
|
Add Classic Controller support cheats for Animal Crossing (all regions)
|
2026-04-29 19:44:31 +02:00 |
|
AchievementManager.cpp
|
Improve usage of std::move and const references parameters
|
2026-04-17 12:39:46 +02:00 |
|
AchievementManager.h
|
Improve usage of std::move and const references parameters
|
2026-04-17 12:39:46 +02:00 |
|
ActionReplay.cpp
|
|
|
|
ActionReplay.h
|
|
|
|
ARDecrypt.cpp
|
|
|
|
ARDecrypt.h
|
|
|
|
BootManager.cpp
|
Triforce: Automatically set SuggestedAspectRatio as ForceStandard to work around widescreen heuristic issues.
|
2026-02-15 20:14:15 -06:00 |
|
BootManager.h
|
|
|
|
CheatCodes.h
|
|
|
|
CheatGeneration.cpp
|
|
|
|
CheatGeneration.h
|
|
|
|
CheatSearch.cpp
|
Use more std::span arguments
|
2026-03-23 23:55:09 +01:00 |
|
CheatSearch.h
|
Use more std::span arguments
|
2026-03-23 23:55:09 +01:00 |
|
CMakeLists.txt
|
Merge pull request #14298 from SuperSamus/achivements-hash-qol
|
2026-04-02 23:36:11 -07:00 |
|
CommonTitles.h
|
|
|
|
ConfigManager.cpp
|
|
|
|
ConfigManager.h
|
|
|
|
Core.cpp
|
Move PerformanceMetrics from global variable to System
|
2026-03-14 16:42:21 +02:00 |
|
Core.h
|
|
|
|
CoreTiming.cpp
|
Improve usage of std::move and const references parameters
|
2026-04-17 12:39:46 +02:00 |
|
CoreTiming.h
|
CoreTiming: Change TimedCallback to a Common::MoveOnlyFunction.
|
2026-03-26 19:29:25 -05:00 |
|
CPUThreadConfigCallback.cpp
|
|
|
|
CPUThreadConfigCallback.h
|
|
|
|
DolphinAnalytics.cpp
|
Improve usage of std::move and const references parameters
|
2026-04-17 12:39:46 +02:00 |
|
DolphinAnalytics.h
|
Improve usage of std::move and const references parameters
|
2026-04-17 12:39:46 +02:00 |
|
DSPEmulator.cpp
|
|
|
|
DSPEmulator.h
|
|
|
|
FreeLookManager.cpp
|
|
|
|
FreeLookManager.h
|
|
|
|
GeckoCode.cpp
|
|
|
|
GeckoCode.h
|
|
|
|
GeckoCodeConfig.cpp
|
Improve usage of std::move and const references parameters
|
2026-04-17 12:39:46 +02:00 |
|
GeckoCodeConfig.h
|
Improve usage of std::move and const references parameters
|
2026-04-17 12:39:46 +02:00 |
|
Host.h
|
Use more std::span arguments
|
2026-03-23 23:55:09 +01:00 |
|
HotkeyManager.cpp
|
HotkeyManager: Unabbreviate HK_TOGGLE_STEREO_SBS
|
2026-04-23 12:32:26 -07:00 |
|
HotkeyManager.h
|
HotkeyManager: Unabbreviate HK_TOGGLE_STEREO_TAB
|
2026-04-23 12:32:26 -07:00 |
|
LibusbUtils.cpp
|
Improve usage of std::move and const references parameters
|
2026-04-17 12:39:46 +02:00 |
|
LibusbUtils.h
|
Improve usage of std::move and const references parameters
|
2026-04-17 12:39:46 +02:00 |
|
MachineContext.h
|
|
|
|
MemoryWatcher.cpp
|
|
|
|
MemoryWatcher.h
|
|
|
|
MemTools.cpp
|
|
|
|
MemTools.h
|
|
|
|
Movie.cpp
|
|
|
|
Movie.h
|
|
|
|
NetPlayClient.cpp
|
Improve usage of std::move and const references parameters
|
2026-04-17 12:39:46 +02:00 |
|
NetPlayClient.h
|
Improve usage of std::move and const references parameters
|
2026-04-17 12:39:46 +02:00 |
|
NetPlayCommon.cpp
|
Replace find(x) != npos with contains(x) - Core
|
2026-04-20 09:36:08 +02:00 |
|
NetPlayCommon.h
|
Use more std::span arguments
|
2026-03-23 23:55:09 +01:00 |
|
NetPlayProto.h
|
|
|
|
NetPlayServer.cpp
|
|
|
|
NetPlayServer.h
|
|
|
|
NetworkCaptureLogger.cpp
|
|
|
|
NetworkCaptureLogger.h
|
|
|
|
PatchEngine.cpp
|
Improve usage of std::move and const references parameters
|
2026-04-17 12:39:46 +02:00 |
|
PatchEngine.h
|
Use more std::span arguments
|
2026-03-23 23:55:09 +01:00 |
|
State.cpp
|
HW/GBPlayer: Improvements.
|
2026-04-12 15:06:50 -05:00 |
|
State.h
|
|
|
|
SyncIdentifier.h
|
|
|
|
SysConf.cpp
|
|
|
|
SysConf.h
|
|
|
|
System.cpp
|
System: Use forward declarations in System.h
|
2026-03-14 10:53:45 -07:00 |
|
System.h
|
System: Use forward declarations in System.h
|
2026-03-14 10:53:45 -07:00 |
|
TimePlayed.cpp
|
|
|
|
TimePlayed.h
|
|
|
|
TitleDatabase.cpp
|
|
|
|
TitleDatabase.h
|
|
|
|
USBUtils.cpp
|
|
|
|
USBUtils.h
|
|
|
|
WC24PatchEngine.cpp
|
|
|
|
WC24PatchEngine.h
|
|
|
|
WiiRoot.cpp
|
|
|
|
WiiRoot.h
|
|
|
|
WiiUtils.cpp
|
Improve usage of std::move and const references parameters
|
2026-04-17 12:39:46 +02:00 |
|
WiiUtils.h
|
|
|