dolphin/Source/Core/Core/IOS
Mai 5534f510e0
Merge pull request #12498 from AdmiralCurtiss/globals-socket
Core/IOS/Network/Socket: Avoid global system accessor.
2024-01-15 15:13:41 -05:00
..
Crypto IOS/Crypto/Sha: Handle ShaCommandUnknown in IOCtlV 2023-12-12 17:42:36 -05:00
DI Core/HW/MMIO: Pass System through Read() and Write(). 2024-01-12 08:28:01 +01:00
ES Merge pull request #12439 from lioncash/sprintf 2023-12-21 17:17:21 -05:00
FS Core/Movie: Refactor to class, move to System. 2024-01-15 08:05:30 +01:00
Network Core/IOS/Network/Socket: Avoid global system accessor. 2024-01-13 13:18:20 +01:00
SDIO Use structs for config callback IDs 2023-08-17 19:19:26 +02:00
STM IOS: Leverage Kernel/EmulationKernel difference for passing System to most IOS devices. 2023-04-25 02:22:34 +02:00
USB Core/IOS/WiiIPC: Refactor to class, move to System. 2024-01-12 06:37:10 +01:00
WFS EnumUtils: Add Common::ToUnderlying 2023-06-17 07:15:33 -05:00
Device.cpp IOS: Move more emulation-only stuff from Kernel to EmulationKernel. 2023-05-15 20:41:49 +02:00
Device.h Core/IOS/WiiIPC: Refactor to class, move to System. 2024-01-12 06:37:10 +01: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/SystemTimers: Refactor to class, move to System. 2024-01-04 23:35:19 +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 Core/IOS/WiiIPC: Refactor to class, move to System. 2024-01-12 06:37:10 +01:00
IOS.h Core/IOS/IOS: Remove global system accessor from Init() 2023-12-18 12:28:21 -05:00
IOSC.cpp IOS: Convert ObjectSubType to enum class 2023-10-11 14:21:29 -07:00
IOSC.h IOS: Convert ObjectSubType to enum class 2023-10-11 14:21:29 -07:00
MIOS.cpp Core/SystemTimers: Refactor to class, move to System. 2024-01-04 23:35:19 +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 treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
VersionInfo.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00