| .. |
|
Boot
|
|
|
|
Config
|
VideoCommon: Expose the widescreen heuristic's standard and widescreen ratio values in onion config.
|
2023-09-06 18:45:28 -05:00 |
|
ConfigLoaders
|
Remove force disable WC24 Standby
|
2023-07-22 22:24:09 -04:00 |
|
Debugger
|
Kill AsciiToHex
|
2023-06-22 00:06:50 -05:00 |
|
DSP
|
|
|
|
FifoPlayer
|
Fifo: Convert MemoryUpdate::Type to enum class
|
2023-09-02 18:19:26 -07:00 |
|
HLE
|
HLE_OS: Manually handle printfs from emulated software to prevent emulated software from crashing Dolphin with an invalid printf formatting string.
|
2023-07-29 20:06:09 +02:00 |
|
HW
|
Debugger/Memory: Fix unable to search mem2
|
2023-09-21 23:54:07 -04:00 |
|
IOS
|
IOS/KD: Implement Download Scheduler
|
2023-09-10 07:47:15 -04:00 |
|
PowerPC
|
JitArm64/Jit64: Extend the fast lookup mmap-ed segment further to avoid needing to check the msr bits.
|
2023-09-15 19:46:15 +03:00 |
|
AchievementManager.cpp
|
Add Rich Presence to Achievement Dialog Header
|
2023-09-06 10:01:33 -04:00 |
|
AchievementManager.h
|
Add Rich Presence to Achievement Dialog Header
|
2023-09-06 10:01:33 -04:00 |
|
ActionReplay.cpp
|
|
|
|
ActionReplay.h
|
|
|
|
ARDecrypt.cpp
|
|
|
|
ARDecrypt.h
|
|
|
|
BootManager.cpp
|
|
|
|
BootManager.h
|
|
|
|
CheatCodes.h
|
|
|
|
CheatGeneration.cpp
|
|
|
|
CheatGeneration.h
|
|
|
|
CheatSearch.cpp
|
|
|
|
CheatSearch.h
|
|
|
|
CMakeLists.txt
|
Merge pull request #12108 from noahpistilli/kd-check-mail
|
2023-09-03 19:52:26 +02:00 |
|
CommonTitles.h
|
Add Everybody Votes Channel and Region Select to WiiLink config
|
2023-09-03 15:56:02 -04:00 |
|
ConfigManager.cpp
|
Add default support for WiiLink + configuration
|
2023-06-25 14:57:15 -04:00 |
|
ConfigManager.h
|
|
|
|
Core.cpp
|
Jit: Allow BLR optimization without fastmem
|
2023-08-29 22:55:29 +02:00 |
|
Core.h
|
|
|
|
CoreTiming.cpp
|
Don't call RunAsCPUThread in config callbacks
|
2023-08-17 19:19:25 +02:00 |
|
CoreTiming.h
|
Use structs for config callback IDs
|
2023-08-17 19:19:26 +02:00 |
|
CPUThreadConfigCallback.cpp
|
CPUThreadConfigCallback: Remove some CPU thread asserts
|
2023-08-17 19:19:26 +02:00 |
|
CPUThreadConfigCallback.h
|
Use structs for config callback IDs
|
2023-08-17 19:19:26 +02:00 |
|
DolphinAnalytics.cpp
|
Video: implement color correction to match the NTSC and PAL color spaces (and gamma) that GC and Wii targeted.
|
2023-06-19 01:34:42 +03:00 |
|
DolphinAnalytics.h
|
|
|
|
DSPEmulator.cpp
|
|
|
|
DSPEmulator.h
|
DSPEmulator: Remove unused PauseAndLock parameter
|
2023-06-25 20:29:23 -07:00 |
|
FreeLookConfig.cpp
|
Don't call RunAsCPUThread in config callbacks
|
2023-08-17 19:19:25 +02:00 |
|
FreeLookConfig.h
|
|
|
|
FreeLookManager.cpp
|
|
|
|
FreeLookManager.h
|
|
|
|
GeckoCode.cpp
|
|
|
|
GeckoCode.h
|
|
|
|
GeckoCodeConfig.cpp
|
|
|
|
GeckoCodeConfig.h
|
|
|
|
Host.h
|
|
|
|
HotkeyManager.cpp
|
|
|
|
HotkeyManager.h
|
|
|
|
LibusbUtils.cpp
|
|
|
|
LibusbUtils.h
|
|
|
|
MachineContext.h
|
|
|
|
MemoryWatcher.cpp
|
|
|
|
MemoryWatcher.h
|
|
|
|
MemTools.cpp
|
|
|
|
MemTools.h
|
|
|
|
Movie.cpp
|
|
|
|
Movie.h
|
|
|
|
NetPlayClient.cpp
|
Replace std::ostringstream usage with fmt::format
|
2023-06-18 18:37:32 -05:00 |
|
NetPlayClient.h
|
|
|
|
NetPlayCommon.cpp
|
|
|
|
NetPlayCommon.h
|
|
|
|
NetPlayProto.h
|
|
|
|
NetPlayServer.cpp
|
Do not try portmapping when using traversal server
|
2023-07-13 01:15:12 -07:00 |
|
NetPlayServer.h
|
|
|
|
NetworkCaptureLogger.cpp
|
|
|
|
NetworkCaptureLogger.h
|
|
|
|
PatchEngine.cpp
|
|
|
|
PatchEngine.h
|
|
|
|
State.cpp
|
|
|
|
State.h
|
|
|
|
SyncIdentifier.h
|
|
|
|
SysConf.cpp
|
|
|
|
SysConf.h
|
|
|
|
System.cpp
|
|
|
|
System.h
|
|
|
|
TitleDatabase.cpp
|
|
|
|
TitleDatabase.h
|
|
|
|
WC24PatchEngine.cpp
|
Add Everybody Votes Channel and Region Select to WiiLink config
|
2023-09-03 15:56:02 -04:00 |
|
WC24PatchEngine.h
|
Add default support for WiiLink + configuration
|
2023-06-25 14:57:15 -04:00 |
|
WiiRoot.cpp
|
|
|
|
WiiRoot.h
|
|
|
|
WiiUtils.cpp
|
Qt: Add file size stats to NAND Check.
|
2023-07-14 05:24:29 +02:00 |
|
WiiUtils.h
|
Qt: Add file size stats to NAND Check.
|
2023-07-14 05:24:29 +02:00 |