| .. |
|
Crypto
|
Modernize std::copy with ranges
|
2024-10-10 00:53:48 -07:00 |
|
DI
|
DolphinAnalytics: Use Pascal case for GameQuirk enum
|
2025-08-14 13:54:23 -07:00 |
|
ES
|
Common: Replace Result with C++23's std::expected.
|
2026-01-17 16:58:45 -06:00 |
|
FS
|
Common: Replace Result with C++23's std::expected.
|
2026-01-17 16:58:45 -06:00 |
|
Network
|
Merge pull request #14289 from Sintendo/typos
|
2026-01-17 19:10:50 -05:00 |
|
SDIO
|
SDIO: Remove file "good" checks so errors are properly produced.
|
2025-11-19 21:05:57 -06:00 |
|
STM
|
IOS::HLE::STMImmediateDevice: Add IOCTL_STM_WRITEDMCU
|
2024-07-02 15:40:59 +02:00 |
|
USB
|
Merge pull request #14289 from Sintendo/typos
|
2026-01-17 19:10:50 -05:00 |
|
WFS
|
c++23: Replace Common::ToUnderlying with std::to_underlying
|
2026-01-09 23:49:10 +01:00 |
|
Device.cpp
|
Modernize std::all_of with ranges
|
2024-12-15 19:50:34 -08:00 |
|
Device.h
|
USB: Add emulated Logitech USB Microphone
|
2025-11-25 10:40:30 +11:00 |
|
DeviceStub.cpp
|
|
|
|
DeviceStub.h
|
|
|
|
DolphinDevice.cpp
|
Core: Add VBI Frequency Override
|
2025-05-12 18:54:36 +02:00 |
|
DolphinDevice.h
|
|
|
|
IOS.cpp
|
c++23: Replace Common::ToUnderlying with std::to_underlying
|
2026-01-09 23:49:10 +01:00 |
|
IOS.h
|
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
|
2025-05-01 15:00:37 +02:00 |
|
IOSC.cpp
|
Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial
|
2024-10-15 17:08:55 +02:00 |
|
IOSC.h
|
|
|
|
MIOS.cpp
|
Call JitInterface::UpdateMembase from PowerPC::MSRUpdated
|
2025-11-02 21:18:07 +01:00 |
|
MIOS.h
|
|
|
|
Uids.h
|
|
|
|
VersionInfo.cpp
|
Modernize std::any_of with ranges
|
2024-12-15 19:54:16 -08:00 |
|
VersionInfo.h
|
|
|