dolphin/Source/Core/Core/IOS/USB
Léo Lam 12801fd722 IOS: Allow instances that are not tied to emulation
This enables constructing an IOS instance that is not tied to emulation
and that can be simply used for internal purposes (ES, FS).

NAND root initialisation was moved to IOS since we cannot rely on HW
doing that for us anymore, and technically the NAND is entirely managed
by IOS anyway.
2017-05-13 00:34:58 +02:00
..
Bluetooth IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
OH0 IOS: Allow instances that are not tied to emulation 2017-05-13 00:34:58 +02:00
USB_HID IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
USB_VEN IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
Common.cpp IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
Common.h IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
Host.cpp IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
Host.h IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
LibusbDevice.cpp IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
LibusbDevice.h IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
USB_KBD.cpp IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
USB_KBD.h IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
USBV4.cpp IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
USBV4.h IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
USBV5.cpp IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
USBV5.h IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
USBV0.cpp IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
USBV0.h IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00