dolphin/Source/Core/Core/IOS
JosJuice 920a44aec2 IOS: Diff device lists in USBHost instead of USBScanner
Instead of having USBScanner create "hooks" as it scans for devices,
let's have USBScanner present a list of devices to USBHost and have
USBHost diff the new device list with its old device list to create the
hook calls instead. This gets rid of some complex edge cases that the
next commit otherwise would have to deal with, in particular regarding
toggling determinism and adding new USBHosts to a USBScanner.
2025-04-21 21:25:36 +02:00
..
Crypto Modernize std::copy with ranges 2024-10-10 00:53:48 -07:00
DI
ES Merge pull request #13093 from mitaclaw/ranges-modernization-4-projection 2025-03-23 15:56:13 -04:00
FS Merge pull request #13221 from mitaclaw/nrvo-fails-1 2025-03-29 03:26:46 -04:00
Network Merge pull request #13503 from sepalani/ip-top-perf 2025-04-11 18:56:35 -04:00
SDIO IOS: Remove calls to GetPointer 2024-03-31 10:22:02 +02:00
STM IOS::HLE::STMImmediateDevice: Add IOCTL_STM_WRITEDMCU 2024-07-02 15:40:59 +02:00
USB IOS: Diff device lists in USBHost instead of USBScanner 2025-04-21 21:25:36 +02: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 IOS/STM: fix IPC reply for unknown ioctl requests 2024-06-01 12:13:03 +01:00
DeviceStub.cpp
DeviceStub.h
DolphinDevice.cpp Split SettingsHandler into separate reader and writer classes 2024-10-21 20:20:15 -07:00
DolphinDevice.h
IOS.cpp Merge pull request #13093 from mitaclaw/ranges-modernization-4-projection 2025-03-23 15:56:13 -04:00
IOS.h
IOSC.cpp Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial 2024-10-15 17:08:55 +02:00
IOSC.h
MIOS.cpp Core: properly distinguish between ES title switches (Wii titles) and normal loading (GC, also called for Wii..); update config for ES title change, generate textures for both situations 2025-03-22 14:55:20 -05:00
MIOS.h
Uids.h
VersionInfo.cpp Modernize std::any_of with ranges 2024-12-15 19:54:16 -08:00
VersionInfo.h