dolphin/Source/Core/Core/IOS
Mai a65246ec3f
Merge pull request #11988 from JosJuice/jit-feature-flags
Jit: Replace "msrBits" with "featureFlags" and use for performance monitor
2023-12-05 03:13:50 -05:00
..
Crypto IOS: implement /dev/aes 2023-11-01 22:08:39 +01:00
DI IOS/ES: Split ESDevice into ESCore and ESDevice. 2023-05-15 20:41:05 +02:00
ES IOS: Convert ObjectSubType to enum class 2023-10-11 14:21:29 -07:00
FS IOS/FS: Implement GetExtendedDirectoryStats(). 2023-07-14 04:48:23 +02:00
Network Merge pull request #12184 from noahpistilli/kd-mail-send 2023-12-02 17:15:56 +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 Skylanders: Improve figure data view and generation 2023-11-05 18:06: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 IOS: Leverage Kernel/EmulationKernel difference for passing System to most IOS devices. 2023-04-25 02:22:34 +02: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 IOS: Leverage Kernel/EmulationKernel difference for passing System to most IOS devices. 2023-04-25 02:22:34 +02: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 IOS: fix crash when closing invalid file descriptor 2023-11-21 12:00:34 +00:00
IOS.h IOS: fix crash when closing invalid file descriptor 2023-11-21 12:00:34 +00: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 Jit: Replace "msrBits" with "featureFlags" 2023-11-30 22:40:32 +01: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