.. |
Boot
|
Merge pull request #13719 from LillyJadeKatrin/retroachievements-wii-menu-fix
|
2025-06-08 13:04:27 -04:00 |
Config
|
Merge pull request #13392 from jordan-woyak/frame-pacing-accurate-time
|
2025-06-06 19:17:44 -04:00 |
ConfigLoaders
|
Core: Add VBI Frequency Override
|
2025-05-12 18:54:36 +02:00 |
Debugger
|
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
|
2025-05-01 15:00:37 +02:00 |
DSP
|
DSP/Jit: Don't return to dispatcher if no exception was generated
|
2025-06-05 20:57:27 +02:00 |
FifoPlayer
|
Source: Remove redundant lambda parameter lists
|
2025-06-14 10:19:31 +02:00 |
HLE
|
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
|
2025-05-01 15:00:37 +02:00 |
HW
|
Source: Remove redundant lambda parameter lists
|
2025-06-14 10:19:31 +02:00 |
IOS
|
Source: Remove redundant lambda parameter lists
|
2025-06-14 10:19:31 +02:00 |
PowerPC
|
Merge pull request #12938 from tygyh/Split-IsTranslatedRAMAddress
|
2025-06-14 17:12:24 -05:00 |
AchievementManager.cpp
|
Source: Remove redundant lambda parameter lists
|
2025-06-14 10:19:31 +02:00 |
AchievementManager.h
|
Merge pull request #13719 from LillyJadeKatrin/retroachievements-wii-menu-fix
|
2025-06-08 13:04:27 -04:00 |
ActionReplay.cpp
|
Fixed Multi Config Code Approvals
|
2025-03-15 07:57:16 -04:00 |
ActionReplay.h
|
Fixed Multi Config Code Approvals
|
2025-03-15 07:57:16 -04: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
|
IOS/USB: Emulate Wii Speak (OpenAL)
|
2025-05-07 17:45:59 +04:00 |
CommonTitles.h
|
|
|
ConfigManager.cpp
|
Preliminary implementation of the Triforce Baseboard
|
2025-04-21 22:05:25 +10:00 |
ConfigManager.h
|
Implement Triforce ID parsing
|
2025-04-21 22:05:25 +10:00 |
Core.cpp
|
Source: Remove redundant lambda parameter lists
|
2025-06-14 10:19:31 +02:00 |
Core.h
|
Merge pull request #13602 from jordan-woyak/move-only-function
|
2025-05-04 17:28:06 +02:00 |
CoreTiming.cpp
|
Merge pull request #13392 from jordan-woyak/frame-pacing-accurate-time
|
2025-06-06 19:17:44 -04:00 |
CoreTiming.h
|
Merge pull request #13392 from jordan-woyak/frame-pacing-accurate-time
|
2025-06-06 19:17:44 -04:00 |
CPUThreadConfigCallback.cpp
|
|
|
CPUThreadConfigCallback.h
|
Config: Add [[nodiscard]] to AddConfigChangedCallback
|
2025-04-25 16:04:12 -07:00 |
DolphinAnalytics.cpp
|
Core: Add VBI Frequency Override
|
2025-05-12 18:54:36 +02: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
|
FreeLook: Remove ConfigChangedCallback on shutdown
|
2025-04-25 16:00:43 -07:00 |
FreeLookConfig.h
|
FreeLook: Remove ConfigChangedCallback on shutdown
|
2025-04-25 16:00:43 -07:00 |
FreeLookManager.cpp
|
FreeLook: Remove ConfigChangedCallback on shutdown
|
2025-04-25 16:00:43 -07:00 |
FreeLookManager.h
|
|
|
GeckoCode.cpp
|
Fixed Multi Config Code Approvals
|
2025-03-15 07:57:16 -04:00 |
GeckoCode.h
|
Fixed Multi Config Code Approvals
|
2025-03-15 07:57:16 -04: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: Add HK_TOGGLE_WII_SPEAK_MUTE
|
2025-05-07 21:27:50 +04:00 |
HotkeyManager.h
|
Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core&UnitTests
|
2025-06-07 17:55:14 -05:00 |
LibusbUtils.cpp
|
|
|
LibusbUtils.h
|
|
|
MachineContext.h
|
|
|
MemoryWatcher.cpp
|
|
|
MemoryWatcher.h
|
|
|
MemTools.cpp
|
|
|
MemTools.h
|
|
|
Movie.cpp
|
WiimoteEmu: Make TaTaCon DesiredState use only one byte of space.
|
2025-03-15 16:48:05 -05:00 |
Movie.h
|
Movie: Eliminate MovieManager::SetGraphicsConfig.
|
2025-03-10 18:16:49 -05:00 |
NetPlayClient.cpp
|
Source: Remove redundant lambda parameter lists
|
2025-06-14 10:19:31 +02:00 |
NetPlayClient.h
|
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
|
2025-05-01 15:00:37 +02:00 |
NetPlayCommon.cpp
|
Migrate to SFML>=3.0.0
|
2025-02-25 06:42:13 +01:00 |
NetPlayCommon.h
|
|
|
NetPlayProto.h
|
Core: Add VBI Frequency Override
|
2025-05-12 18:54:36 +02:00 |
NetPlayServer.cpp
|
Core: Add VBI Frequency Override
|
2025-05-12 18:54:36 +02:00 |
NetPlayServer.h
|
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
|
2025-05-01 15:00:37 +02:00 |
NetworkCaptureLogger.cpp
|
fmt: Replace deprecated fmt::localtime usage with Common::LocalTime
|
2025-06-04 13:32:12 +02:00 |
NetworkCaptureLogger.h
|
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
|
2025-05-01 15:00:37 +02:00 |
PatchEngine.cpp
|
Fixed Multi Config Code Approvals
|
2025-03-15 07:57:16 -04:00 |
PatchEngine.h
|
Core: apply Dolphin OnFrame patches right after boot
|
2024-10-16 02:58:03 +01:00 |
State.cpp
|
Source: Remove redundant lambda parameter lists
|
2025-06-14 10:19:31 +02:00 |
State.h
|
Core/State: Use UniqueBuffer instead of make_unique and std::vector for save state buffers.
|
2025-04-19 17:29:56 -05:00 |
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
|
Core: add CustomResourceManager to System
|
2025-06-06 23:03:02 -05:00 |
System.h
|
Core: add CustomResourceManager to System
|
2025-06-06 23:03:02 -05:00 |
TimePlayed.cpp
|
Core: Don't store game ID inside TimePlayed
|
2025-04-12 15:20:49 +02:00 |
TimePlayed.h
|
Core: Don't store game ID inside TimePlayed
|
2025-04-12 15:20:49 +02:00 |
TitleDatabase.cpp
|
Implement Triforce ID parsing
|
2025-04-21 22:05:25 +10:00 |
TitleDatabase.h
|
Implement Triforce ID parsing
|
2025-04-21 22:05:25 +10:00 |
WC24PatchEngine.cpp
|
Simplify std::find with Common::Contains
|
2025-01-01 09:52:03 -08:00 |
WC24PatchEngine.h
|
|
|
WiiRoot.cpp
|
|
|
WiiRoot.h
|
|
|
WiiUtils.cpp
|
Source: Remove redundant lambda parameter lists
|
2025-06-14 10:19:31 +02:00 |
WiiUtils.h
|
|
|