| .. |
|
Boot
|
Move achievements code out of DVDInterface::SetDisc
|
2026-03-17 09:07:34 +01:00 |
|
Config
|
MainSettings: Add a fifth GBA ROM config path for GBPlayer.
|
2026-03-30 19:02:11 -05:00 |
|
ConfigLoaders
|
Explicitly transfer control of SYSCONF to emulated system
|
2026-02-14 10:05:27 +01:00 |
|
Debugger
|
Jit: Emit Branch Watch code only if it's enabled
|
2026-02-15 11:03:02 +01:00 |
|
DSP
|
fmt: change use of fmt/base.h to fmt/format.h as not provided until fmt>=11.0
|
2026-03-15 08:37:00 +00:00 |
|
FifoPlayer
|
FifoPlayer: Fix hang when taking screenshot during FIFO log playback
|
2026-03-16 00:49:38 -07:00 |
|
HLE
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
HW
|
Merge pull request #14536 from JosJuice/gbacore-android-content
|
2026-04-01 11:39:47 -04:00 |
|
IOS
|
Merge pull request #14172 from sepalani/usb-iso-ret
|
2026-03-12 16:33:07 -04:00 |
|
PowerPC
|
Reword the invalid read/write panic alert
|
2026-03-24 22:25:01 +01:00 |
|
AchievementManager.cpp
|
RetroAchievements: Block loading discs that don't match current title
|
2026-03-17 19:58:28 +01:00 |
|
AchievementManager.h
|
RetroAchievements: Block loading discs that don't match current title
|
2026-03-17 19:58:28 +01:00 |
|
ActionReplay.cpp
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
ActionReplay.h
|
|
|
|
ARDecrypt.cpp
|
ARDecrypt: Code modernization.
|
2026-01-18 01:22:10 -06:00 |
|
ARDecrypt.h
|
ARDecrypt: Code modernization.
|
2026-01-18 01:22:10 -06:00 |
|
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
|
Common: Replace Result with C++23's std::expected.
|
2026-01-17 16:58:45 -06:00 |
|
CheatGeneration.h
|
Common: Replace Result with C++23's std::expected.
|
2026-01-17 16:58:45 -06:00 |
|
CheatSearch.cpp
|
Cheat Search: Add ability to delete items and fix duplicate commands when multiple row items are selected.
|
2026-02-13 16:45:00 -07:00 |
|
CheatSearch.h
|
Cheat Search: Add ability to delete items and fix duplicate commands when multiple row items are selected.
|
2026-02-13 16:45:00 -07:00 |
|
CMakeLists.txt
|
HW/HSP: Add Game Boy Player device.
|
2026-03-30 22:29:11 -05:00 |
|
CommonTitles.h
|
|
|
|
ConfigManager.cpp
|
Added Triforce support
|
2026-02-15 20:14:14 -06:00 |
|
ConfigManager.h
|
Added Triforce support
|
2026-02-15 20:14:14 -06:00 |
|
Core.cpp
|
Move PerformanceMetrics from global variable to System
|
2026-03-14 16:42:21 +02:00 |
|
Core.h
|
Core: Make RunOnCPUThread always non-blocking.
|
2026-02-03 17:29:17 -06:00 |
|
CoreTiming.cpp
|
CoreTiming: Change TimedCallback to a Common::MoveOnlyFunction.
|
2026-03-26 19:29:25 -05:00 |
|
CoreTiming.h
|
CoreTiming: Change TimedCallback to a Common::MoveOnlyFunction.
|
2026-03-26 19:29:25 -05:00 |
|
CPUThreadConfigCallback.cpp
|
|
|
|
CPUThreadConfigCallback.h
|
|
|
|
DolphinAnalytics.cpp
|
c++23: Replace Common::ToUnderlying with std::to_underlying
|
2026-01-09 23:49:10 +01:00 |
|
DolphinAnalytics.h
|
|
|
|
DSPEmulator.cpp
|
|
|
|
DSPEmulator.h
|
|
|
|
FreeLookManager.cpp
|
|
|
|
FreeLookManager.h
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
GeckoCode.cpp
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
GeckoCode.h
|
|
|
|
GeckoCodeConfig.cpp
|
DolphinQt: Improve Gecko code download failure message
|
2026-03-03 11:09:39 -05:00 |
|
GeckoCodeConfig.h
|
DolphinQt: Improve Gecko code download failure message
|
2026-03-03 11:09:39 -05:00 |
|
Host.h
|
|
|
|
HotkeyManager.cpp
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
HotkeyManager.h
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
LibusbUtils.cpp
|
|
|
|
LibusbUtils.h
|
|
|
|
MachineContext.h
|
|
|
|
MemoryWatcher.cpp
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
MemoryWatcher.h
|
|
|
|
MemTools.cpp
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
MemTools.h
|
|
|
|
Movie.cpp
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
Movie.h
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
NetPlayClient.cpp
|
SI_DeviceAMBaseboard: Remove unnecessary code.
|
2026-03-12 02:48:07 -05:00 |
|
NetPlayClient.h
|
|
|
|
NetPlayCommon.cpp
|
|
|
|
NetPlayCommon.h
|
|
|
|
NetPlayProto.h
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
NetPlayServer.cpp
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
NetPlayServer.h
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
NetworkCaptureLogger.cpp
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
NetworkCaptureLogger.h
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
PatchEngine.cpp
|
|
|
|
PatchEngine.h
|
|
|
|
State.cpp
|
State: Increase STATE_VERSION for Game Boy Player.
|
2026-03-31 23:40:54 -05:00 |
|
State.h
|
State: Simplify interthread communication and cleanups. Save/Load calls are now always non-blocking for the caller, but appropriately block the CPU thread as needed.
|
2026-01-19 21:56:59 -06:00 |
|
SyncIdentifier.h
|
|
|
|
SysConf.cpp
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
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
|
Added Triforce support
|
2026-02-15 20:14:14 -06:00 |
|
TitleDatabase.h
|
Added Triforce support
|
2026-02-15 20:14:14 -06:00 |
|
USBUtils.cpp
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
USBUtils.h
|
|
|
|
WC24PatchEngine.cpp
|
|
|
|
WC24PatchEngine.h
|
|
|
|
WiiRoot.cpp
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
WiiRoot.h
|
|
|
|
WiiUtils.cpp
|
c++23: Replace Common::ToUnderlying with std::to_underlying
|
2026-01-09 23:49:10 +01:00 |
|
WiiUtils.h
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |