dolphin/Source/Core/Core/IOS
iwubcode 373e35ed5b
Merge pull request #14267 from jordan-woyak/std-expected
Common: Replace Result with std::expected.
2026-01-17 22:33:15 -06:00
..
Crypto
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
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
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
IOSC.h
MIOS.cpp Call JitInterface::UpdateMembase from PowerPC::MSRUpdated 2025-11-02 21:18:07 +01:00
MIOS.h
Uids.h
VersionInfo.cpp
VersionInfo.h