dolphin/Source/Core/Core/IOS/USB
Léo Lam 02f32a9b26 Handle BT.DINF properly
The section is 0x461 bytes long, not 0x460. The config data is also now
initialised to zero to avoid garbage being written to the SYSCONF.

Because our handling has been wrong forever, we discard older BT.DINF
section backups as using them would result in the section being the
wrong size / incomplete again.
2017-07-23 15:58:04 +08:00
..
Bluetooth Handle BT.DINF properly 2017-07-23 15:58:04 +08:00
OH0 Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
USB_HID Core: include what you use 2017-06-07 01:20:48 -04:00
USB_VEN Core: include what you use 2017-06-07 01:20:48 -04: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 Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
Host.h IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
LibusbDevice.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
LibusbDevice.h IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
USB_KBD.cpp Core: include what you use 2017-06-07 01:20:48 -04: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/usbv4: initialize TransferCommand::data_address to 0 2017-06-07 19:52:08 -07:00
USBV4.h IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
USBV5.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04: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