Implemented /dev/usb/hid as libusb, but this will not work on mac. Code started for using hidapi instead.

This commit is contained in:
Matthew Parlane
2012-03-28 21:52:17 +13:00
parent 702905131b
commit 9bf67d4bb1
16 changed files with 3000 additions and 11 deletions

View File

@ -64,6 +64,7 @@ enum LOG_TYPE {
WII_IPC_DVD,
WII_IPC_ES,
WII_IPC_FILEIO,
WII_IPC_HID,
WII_IPC_HLE,
WII_IPC_NET,
WII_IPC_SD,