dolphin/Source/Core/Core/IOS
JMC47 9143c4cc95
Merge pull request #14172 from sepalani/usb-iso-ret
IOS/USB: Add helper to set return values of IsoMessage's packets
2026-03-12 16:33:07 -04:00
..
Crypto Remove unused imports 2026-01-25 16:12:15 +01:00
DI Remove unused imports 2026-01-25 16:12:15 +01:00
ES DiscIO: Only allow alphanumeric ASCII in game IDs 2026-02-24 21:36:02 +01:00
FS Common: Replace Result with C++23's std::expected. 2026-01-17 16:58:45 -06:00
Network Common: Add SetPlatformSocketOptions function and SEND_FLAGS constant to Network.h to deal with OS-specific SIGPIPE behavior. 2026-02-15 20:14:15 -06:00
SDIO Remove unused imports 2026-01-25 16:12:15 +01:00
STM Remove unused imports 2026-01-25 16:12:15 +01:00
USB Merge pull request #14172 from sepalani/usb-iso-ret 2026-03-12 16:33:07 -04:00
WFS c++23: Replace Common::ToUnderlying with std::to_underlying 2026-01-09 23:49:10 +01:00
Device.cpp Remove unused imports 2026-01-25 16:12:15 +01: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 Remove unused imports 2026-01-25 16:12:15 +01:00
DolphinDevice.cpp Remove unused imports 2026-01-25 16:12:15 +01: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 Remove unused imports 2026-01-25 16:12:15 +01:00
IOS.h Remove unused imports 2026-01-25 16:12:15 +01: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 Remove unused imports 2026-01-25 16:12:15 +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