| .. |
|
Boot
|
MMU: Use templates for Read/Write functions
|
2025-10-08 11:27:06 +02:00 |
|
Config
|
Add toggles for Speedrun timer + Achievement badges visibility
|
2025-10-07 22:45:04 -04:00 |
|
ConfigLoaders
|
Core: Add VBI Frequency Override
|
2025-05-12 18:54:36 +02:00 |
|
Debugger
|
MMU: Use templates for Read/Write functions
|
2025-10-08 11:27:06 +02:00 |
|
DSP
|
Jit64: Dynamic length of regular jump instruction (for known addresses)
|
2025-10-08 00:15:57 +02:00 |
|
FifoPlayer
|
MMU: Use templates for Read/Write functions
|
2025-10-08 11:27:06 +02:00 |
|
HLE
|
MMU: Use templates for Read/Write functions
|
2025-10-08 11:27:06 +02:00 |
|
HW
|
Merge pull request #13989 from jordan-woyak/wmreal-hidapi-cleanup
|
2025-10-09 14:06:57 -04:00 |
|
IOS
|
RealtekFirmwareLoader: more RTL8761B device IDs
|
2025-09-28 22:04:06 -04:00 |
|
PowerPC
|
Merge pull request #13996 from SuperSamus/jit64-dynamic-known-jmp-len
|
2025-10-09 14:07:13 -04:00 |
|
AchievementManager.cpp
|
Merge pull request #13712 from SuperSamus/cheat-search-improvements
|
2025-10-09 13:58:00 -04:00 |
|
AchievementManager.h
|
Merge pull request #13909 from Dentomologist/codewidgets_show_code_approval_in_hardcore_mode
|
2025-09-28 14:01:59 -04:00 |
|
ActionReplay.cpp
|
MMU: Use templates for Read/Write functions
|
2025-10-08 11:27:06 +02:00 |
|
ActionReplay.h
|
PatchEngine: OSD message showing number of enabled patches and cheats
|
2025-08-30 16:51:51 +02:00 |
|
ARDecrypt.cpp
|
Fix various warnings
|
2025-07-12 12:47:30 +02:00 |
|
ARDecrypt.h
|
|
|
|
BootManager.cpp
|
|
|
|
BootManager.h
|
|
|
|
CheatCodes.h
|
|
|
|
CheatGeneration.cpp
|
|
|
|
CheatGeneration.h
|
|
|
|
CheatSearch.cpp
|
CheatSearchWidget: New feature, writing a value to all selected addresses
|
2025-10-08 11:33:44 +02:00 |
|
CheatSearch.h
|
CheatSearchWidget: New feature, writing a value to all selected addresses
|
2025-10-08 11:33:44 +02:00 |
|
CMakeLists.txt
|
BTReal: Implement Realtek Bluetooth firmware loading.
|
2025-07-23 19:58:25 -05:00 |
|
CommonTitles.h
|
|
|
|
ConfigManager.cpp
|
PPCSymbolDB: Move loading map on boot logic from boot.cpp into PPCSymbolDB, as it will be needing a mutex.
|
2025-06-25 12:01:16 -07:00 |
|
ConfigManager.h
|
|
|
|
Core.cpp
|
Host: Remove unnecessary function
|
2025-08-03 13:12:01 -07:00 |
|
Core.h
|
Android: Don't let RetroAchievements override onPause
|
2025-07-26 19:59:08 +02:00 |
|
CoreTiming.cpp
|
CoreTiming: Fix unsafe usage of m_globals.global_timer in ScheduleEvent from non-CPU thread.
|
2025-06-29 20:55:43 -05:00 |
|
CoreTiming.h
|
CoreTiming: set default overclock factors to 1.0
|
2025-08-30 03:05:35 +01:00 |
|
CPUThreadConfigCallback.cpp
|
|
|
|
CPUThreadConfigCallback.h
|
Config: Add [[nodiscard]] to AddConfigChangedCallback
|
2025-04-25 16:04:12 -07:00 |
|
DolphinAnalytics.cpp
|
DolphinAnalytics: Use Pascal case for GameQuirk enum
|
2025-08-14 13:54:23 -07:00 |
|
DolphinAnalytics.h
|
DolphinAnalytics: Use Pascal case for GameQuirk enum
|
2025-08-14 13:54:23 -07: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
|
MMU: Use templates for Read/Write functions
|
2025-10-08 11:27:06 +02:00 |
|
GeckoCode.h
|
PatchEngine: OSD message showing number of enabled patches and cheats
|
2025-08-30 16:51:51 +02:00 |
|
GeckoCodeConfig.cpp
|
|
|
|
GeckoCodeConfig.h
|
|
|
|
Host.h
|
Host: Remove unnecessary functions
|
2025-08-03 13:19:30 -07: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: Change libusb_init failure from an ASSERT_MSG to an ERROR_LOG_FMT.
|
2025-07-23 21:16:04 -05:00 |
|
LibusbUtils.h
|
LibusbUtils: Add GetStringDescriptor function to return unicode strings and replace our libusb_get_string_descriptor_ascii calls.
|
2025-07-06 19:41:14 -05:00 |
|
MachineContext.h
|
|
|
|
MemoryWatcher.cpp
|
MMU: Use templates for Read/Write functions
|
2025-10-08 11:27:06 +02:00 |
|
MemoryWatcher.h
|
|
|
|
MemTools.cpp
|
|
|
|
MemTools.h
|
|
|
|
Movie.cpp
|
|
|
|
Movie.h
|
|
|
|
NetPlayClient.cpp
|
Avoid map/set double lookups
|
2025-07-08 06:53:42 +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
|
|
|
|
NetPlayCommon.h
|
|
|
|
NetPlayProto.h
|
Core: Add VBI Frequency Override
|
2025-05-12 18:54:36 +02:00 |
|
NetPlayServer.cpp
|
Avoid map/set double lookups
|
2025-07-08 06:53:42 +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
|
MMU: Use templates for Read/Write functions
|
2025-10-08 11:27:06 +02:00 |
|
PatchEngine.h
|
|
|
|
State.cpp
|
Host: Remove unnecessary function
|
2025-08-03 13:12:01 -07:00 |
|
State.h
|
Fix various warnings
|
2025-07-12 12:47:30 +02:00 |
|
SyncIdentifier.h
|
|
|
|
SysConf.cpp
|
|
|
|
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
|
|
|
|
TimePlayed.h
|
|
|
|
TitleDatabase.cpp
|
|
|
|
TitleDatabase.h
|
|
|
|
USBUtils.cpp
|
USBUtils: Refactor USB device handling
|
2025-07-23 03:26:25 +02:00 |
|
USBUtils.h
|
USBUtils: Refactor USB device handling
|
2025-07-23 03:26:25 +02:00 |
|
WC24PatchEngine.cpp
|
|
|
|
WC24PatchEngine.h
|
|
|
|
WiiRoot.cpp
|
|
|
|
WiiRoot.h
|
|
|
|
WiiUtils.cpp
|
Source: Remove redundant lambda parameter lists
|
2025-06-14 10:19:31 +02:00 |
|
WiiUtils.h
|
|
|