dolphin/Source/Core/Core/IOS
JMC47 6d9978519a
Merge pull request #14205 from cscd98/interface-replace
mingw: replace usages of Interface as clashes with existing struct
2025-12-22 13:40:41 -05:00
..
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 IOS/ES: Set the ESDevice::SetUID IPCReply delay based on ESCore::FindInstalledTMD. 2025-11-28 18:04:57 -06:00
FS Common/Result: Swap order of template parameters to match C++26's std::expected, make all member functions constexpr, and add moving "unexpected" conversion constructor for consistency. 2025-11-21 19:24:48 -06:00
Network mingw: replace usages of Interface as clashes with existing struct 2025-12-11 12:18:02 +00: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 mingw: replace usages of Interface as clashes with existing struct 2025-12-11 12:18:02 +00:00
WFS Modernize std::any_of with ranges 2024-12-15 19:54:16 -08: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 treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DeviceStub.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DolphinDevice.cpp Core: Add VBI Frequency Override 2025-05-12 18:54:36 +02:00
DolphinDevice.h IOS: Leverage Kernel/EmulationKernel difference for passing System to most IOS devices. 2023-04-25 02:22:34 +02:00
IOS.cpp Merge pull request #13093 from mitaclaw/ranges-modernization-4-projection 2025-03-23 15:56:13 -04: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 IOS: Convert ObjectSubType to enum class 2023-10-11 14:21:29 -07:00
MIOS.cpp Call JitInterface::UpdateMembase from PowerPC::MSRUpdated 2025-11-02 21:18:07 +01:00
MIOS.h IOS/MIOS: Eliminate global system accessors 2023-12-14 16:05:59 -05:00
Uids.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
VersionInfo.cpp Modernize std::any_of with ranges 2024-12-15 19:54:16 -08:00
VersionInfo.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00