dolphin/Source/Core/Core/IOS
Léo Lam 80b1bf13c2 IOS: Change devices to always return IPCCommandResult
This commit changes devices to always return IPCCommandResult rather
than just a return code for Open() and Close() in order to be able
to better emulate reply timing.

In hindsight, I should have considered we would want to emulate
timing when I cleaned up the device interface, but alas.
This rectifies that mistake.
2018-02-27 21:12:07 +01:00
..
DI [Cleanup] Remove static state in ES 2017-10-24 11:41:54 +02:00
ES IOS: Change devices to always return IPCCommandResult 2018-02-27 21:12:07 +01:00
FS IOS: Change devices to always return IPCCommandResult 2018-02-27 21:12:07 +01:00
Network Socket: Move IOCTLV_SO_SEND(TO) to INFO_LOG 2017-10-28 20:13:42 +02:00
SDIO IOS: Change devices to always return IPCCommandResult 2018-02-27 21:12:07 +01:00
STM IOS: Change devices to always return IPCCommandResult 2018-02-27 21:12:07 +01:00
USB IOS: Change devices to always return IPCCommandResult 2018-02-27 21:12:07 +01:00
WFS Remove NANDContentManager 2017-10-24 11:41:54 +02:00
Device.cpp IOS: Change devices to always return IPCCommandResult 2018-02-27 21:12:07 +01:00
Device.h IOS: Change devices to always return IPCCommandResult 2018-02-27 21:12:07 +01:00
DeviceStub.cpp IOS: Change devices to always return IPCCommandResult 2018-02-27 21:12:07 +01:00
DeviceStub.h IOS: Change devices to always return IPCCommandResult 2018-02-27 21:12:07 +01:00
IOS.cpp IOS: Change devices to always return IPCCommandResult 2018-02-27 21:12:07 +01:00
IOS.h IOS: Change devices to always return IPCCommandResult 2018-02-27 21:12:07 +01:00
IOSC.cpp IOSC: Load the backup/PRNG key 2017-07-21 17:42:59 +08:00
IOSC.h IOSC: Add support for importing decrypted keys directly 2017-07-21 17:42:59 +08:00
MIOS.cpp [Cleanup] IOS: Clean up the way ARM binaries are loaded 2017-10-24 11:41:54 +02:00
MIOS.h IOS: Implement MIOS functionality 2017-02-08 15:07:34 +01:00
VersionInfo.cpp IOS: Fix regression affecting BC launch 2018-02-27 18:16:05 +01:00
VersionInfo.h ES: Make it fail on unsupported installed IOSes 2018-02-11 18:42:02 +01:00