dolphin/Source/Core/Core/IOS/USB
Lioncash f80f875e27 BTStub: Get rid of an unnecessary forward declaration in the cpp file
This should be using the header file in order to find the function name.
2017-03-05 09:51:47 -05:00
..
Bluetooth BTStub: Get rid of an unnecessary forward declaration in the cpp file 2017-03-05 09:51:47 -05:00
OH0 Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
USB_HID Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
USB_VEN Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
Common.cpp Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
Common.h IOS: Add base Host and USB::Device classes 2017-02-05 11:36:47 +01:00
Host.cpp IOS: Do not init libusb unless passthrough is enabled 2017-02-07 00:47:21 +01:00
Host.h IOS: Do not init libusb unless passthrough is enabled 2017-02-07 00:47:21 +01:00
LibusbDevice.cpp IOS: Add base Host and USB::Device classes 2017-02-05 11:36:47 +01:00
LibusbDevice.h IOS: Add base Host and USB::Device classes 2017-02-05 11:36:47 +01:00
USB_KBD.cpp Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
USB_KBD.h IOS/USB_KBD: Re-add the Write stub handler 2017-02-12 16:00:50 +01:00
USBV4.cpp Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
USBV4.h IOS: Re-implement USB_HIDv4 (/dev/usb/hid) 2017-02-05 11:36:49 +01:00
USBV5.cpp IOS: Implement USB_VEN (/dev/usb/ven) 2017-02-05 11:36:49 +01:00
USBV5.h IOS: Implement USB_VEN (/dev/usb/ven) 2017-02-05 11:36:49 +01:00
USBV0.cpp Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
USBV0.h IOS: Implement OH0 (/dev/usb/oh0) 2017-02-05 11:36:48 +01:00