dolphin/Source/Core/Core/IOS
JosJuice f40dc7b5f9 IOS::HLE::BluetoothEmuDevice: Remove calls to GetPointer
Part 3 of stopping using GetPointer. This gets rid of the last
GetPointer call in IOS, which I skipped in part 1.
2024-04-06 21:04:54 +02:00
..
Crypto AesDevice: fix key & iv arrays 2024-03-01 15:00:28 -05:00
DI Core: Move Emulation IOS instance to System. 2024-02-07 22:07:30 +01:00
ES IOS: Remove calls to GetPointer 2024-03-31 10:22:02 +02:00
FS IOS: Remove calls to GetPointer 2024-03-31 10:22:02 +02:00
Network IOS: Remove calls to GetPointer 2024-03-31 10:22:02 +02:00
SDIO IOS: Remove calls to GetPointer 2024-03-31 10:22:02 +02:00
STM IOS: Leverage Kernel/EmulationKernel difference for passing System to most IOS devices. 2023-04-25 02:22:34 +02:00
USB IOS::HLE::BluetoothEmuDevice: Remove calls to GetPointer 2024-04-06 21:04:54 +02:00
WFS IOS: Remove calls to GetPointer 2024-03-31 10:22:02 +02:00
Device.cpp IOS: Remove calls to GetPointer 2024-03-31 10:22:02 +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: Move Emulation IOS instance to System. 2024-02-07 22:07:30 +01:00
IOS.h Core: Move Emulation IOS instance to System. 2024-02-07 22:07:30 +01: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 DolphinQt: A Ubiquitous Signal For When Symbols Change 2024-03-28 09:57:22 -07: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