dolphin/Source/Core/Core/IOS
Léo Lam c1f9bfce30 IOS/ES: Add SetUid exception for the Wii U Transfer Tool
The ES sysmodule in IOS62 (v6430) has an exception for the
Wii U Transfer Tool in the SetUid function.

If the active title is the Wii U Transfer Tool, then calling SetUid
is always allowed. (The UID is still checked first, though.)

Fixes https://bugs.dolphin-emu.org/issues/10985
2020-01-05 18:16:54 +01:00
..
DI Common: Unify logging namespace with Common 2019-11-28 05:13:21 -05:00
ES IOS/ES: Add SetUid exception for the Wii U Transfer Tool 2020-01-05 18:16:54 +01:00
FS Common: Unify logging namespace with Common 2019-11-28 05:13:21 -05:00
Network Common: Unify logging namespace with Common 2019-11-28 05:13:21 -05:00
SDIO
STM Common: Unify logging namespace with Common 2019-11-28 05:13:21 -05:00
USB Fix several warnings 2020-01-04 12:11:39 +01:00
WFS Common: Unify logging namespace with Common 2019-11-28 05:13:21 -05:00
Device.cpp Common: Unify logging namespace with Common 2019-11-28 05:13:21 -05:00
Device.h Common: Unify logging namespace with Common 2019-11-28 05:13:21 -05:00
DeviceStub.cpp
DeviceStub.h
DolphinDevice.cpp Add /dev/dolphin for homebrew to get information about Dolphin 2019-11-09 15:31:51 +01:00
DolphinDevice.h Add /dev/dolphin for homebrew to get information about Dolphin 2019-11-09 15:31:51 +01:00
IOS.cpp Add /dev/dolphin for homebrew to get information about Dolphin 2019-11-09 15:31:51 +01:00
IOS.h Core: Use nested namespace specifiers where applicable 2019-06-17 16:32:30 -04:00
IOSC.cpp Core/IOS: Use fmt where applicable 2019-06-20 11:50:02 -04:00
IOSC.h IOS: Put common key handles in an array 2019-07-21 09:37:06 +02:00
MIOS.cpp Reset Wiimotes on force stop and when starting MIOS 2019-11-17 12:20:26 -08:00
MIOS.h
Uids.h
VersionInfo.cpp
VersionInfo.h