dolphin/Source/Core/Core/IOS
Lioncash 7eb86cdb67 BTEmu: Add helper function for accessing WiimoteDevice instances by index
This makes it much more straightforward to access WiimoteDevice
instances and also keeps the implementation details of accessing those
instances in one spot.

Given as all external accesses to the WiimoteDevice instances go through
this function, we can make the other two private.
2018-06-20 17:05:54 -04:00
..
DI Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
ES Merge pull request #7092 from JosJuice/wii-devkit 2018-06-07 15:52:07 +02:00
FS FS: Add a struct for modes 2018-06-03 20:45:35 +02:00
Network Common/Network: Get rid of out parameters for MAC address utilities 2018-06-10 15:43:26 -04:00
SDIO Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
STM Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
USB BTEmu: Add helper function for accessing WiimoteDevice instances by index 2018-06-20 17:05:54 -04:00
WFS Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
Device.cpp Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
Device.h Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
DeviceStub.cpp Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
DeviceStub.h Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
IOS.cpp ES: Use new filesystem interface in NandUtils 2018-05-06 23:16:35 +02:00
IOS.h Move all UID constants to a single file 2018-05-09 21:08:24 +02:00
IOSC.cpp Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
IOSC.h Move ECCSignature to Common::ec and give it a less confusing name 2018-05-27 14:01:38 +02:00
MIOS.cpp Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
MIOS.h Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
Uids.h Move all UID constants to a single file 2018-05-09 21:08:24 +02:00
VersionInfo.cpp Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
VersionInfo.h Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00