dolphin/Source/Core/Core/IOS
Léo Lam 7a1f676ef4 Always use configured root when installing WAD
This prevents Dolphin from writing to /sys/uid.sys (on the host; root
partition) when installing a WAD before starting emulation, because
the session root is not initialized at that moment.

Incidentally, this also gets rid of a singleton.
2017-02-10 19:12:08 +01:00
..
DI IOS: Remove IOS prefix on a few structs/enums 2017-01-19 19:10:31 +01:00
ES Always use configured root when installing WAD 2017-02-10 19:12:08 +01:00
FS IOS FS: Move behavior to separate functions 2017-01-29 18:32:59 -05:00
Network Merge pull request #4769 from lioncash/settingshandler 2017-02-08 18:15:37 +13:00
SDIO IOS: Remove IOS prefix on a few structs/enums 2017-01-19 19:10:31 +01:00
STM IOS STM: Get rid of forward declarations in the cpp file 2017-01-29 19:30:56 -05:00
USB Get rid of GetUsbPointer for emulated Bluetooth 2017-02-08 15:07:33 +01:00
WFS Add includes for building on Windows without PCH 2017-01-23 01:37:41 -08:00
Device.cpp IOS: Implement OH0 (/dev/usb/oh0) 2017-02-05 11:36:48 +01:00
Device.h IOS: Implement OH0 (/dev/usb/oh0) 2017-02-05 11:36:48 +01:00
DeviceStub.cpp IOS: Remove IOS prefix on a few structs/enums 2017-01-19 19:10:31 +01:00
DeviceStub.h IOS: Remove IOS prefix on a few structs/enums 2017-01-19 19:10:31 +01:00
IPC.cpp IOS: Implement MIOS functionality 2017-02-08 15:07:34 +01:00
IPC.h IOS: Clarify Init, Reinit, Reset, Shutdown 2017-02-08 15:07:29 +01:00
MIOS.cpp IOS: Implement MIOS functionality 2017-02-08 15:07:34 +01:00
MIOS.h IOS: Implement MIOS functionality 2017-02-08 15:07:34 +01:00