dolphin/Source/Core/Core/IOS
Admiral H. Curtiss 4d49902b34
IOS: Only construct DolphinDevice on EmulationKernel IOS instances.
Doesn't make much sense to have this active without a game.
2023-04-23 20:09:32 +02:00
..
DI IOS/DI: Remove RegisterWrapper. 2023-04-09 04:20:46 +02:00
ES Core/Boot: Pass around System. 2023-03-08 22:41:43 +01:00
FS IOS/FS: Filter files exposed to the emulated system in ReadDirectory() and GetDirectoryStats(). 2023-04-10 19:50:08 +02:00
Network IOS/WiiSockMan: Move instance to IOS Kernel. 2023-04-18 01:24:10 +02:00
SDIO HW/Memmap: Refactor Memory to class, move to Core::System. 2022-12-03 13:27:02 +01:00
STM HW/Memmap: Refactor Memory to class, move to Core::System. 2022-12-03 13:27:02 +01:00
USB Merge pull request #11760 from Minty-Meeo/embracing-nullptr 2023-04-18 22:14:11 +02:00
WFS Migrate destructive calls of File::CopyDir() to File::Move(). 2023-02-26 23:17:10 +01:00
Device.cpp HW/Memmap: Refactor Memory to class, move to Core::System. 2022-12-03 13:27:02 +01:00
Device.h IOS: Simplify IOS::HLE::Device savestate method 2022-10-17 23:11:04 -04: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 HW/Memmap: Refactor Memory to class, move to Core::System. 2022-12-03 13:27:02 +01:00
DolphinDevice.h Fix inaccurate function name, add old function 2022-11-12 05:36:49 -05:00
IOS.cpp IOS: Only construct DolphinDevice on EmulationKernel IOS instances. 2023-04-23 20:09:32 +02:00
IOS.h IOS/WiiSockMan: Move instance to IOS Kernel. 2023-04-18 01:24:10 +02:00
IOSC.cpp fix verifying wii dev signatures 2022-08-16 12:47:26 -07:00
IOSC.h fix verifying wii dev signatures 2022-08-16 12:47:26 -07:00
MIOS.cpp PowerPC: Refactor to class, move to System. 2023-04-09 21:48:37 +02:00
MIOS.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02: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