HID services: Difference between revisions
No edit summary |
|||
Line 1,049: | Line 1,049: | ||
| | | | ||
| Generic controller | | Generic controller | ||
|} | |||
u8 for the above type field: | |||
{| class="wikitable" border="1" | |||
! Value | |||
! Description | |||
! Notes | |||
|- | |||
| 1 || JoyRight || | |||
|- | |||
| 2 || JoyLeft || | |||
|- | |||
| 3 || FullKey || | |||
|- | |||
| 4 || JoyLeft || | |||
|- | |||
| 5 || JoyRight || | |||
|- | |||
| 6 || FullKey || | |||
|- | |||
| 7 || LarkLeft (HVC) || | |||
|- | |||
| 8 || LarkRight (HVC) || | |||
|- | |||
| 9 || LarkLeft (NES) || | |||
|- | |||
| 10 || LarkRight (NES) || | |||
|- | |||
| 11 || Invalid || | |||
|- | |||
| 12 || Palma || | |||
|- | |||
| 13 || FullKey || | |||
|- | |||
| 14 || Invalid || | |||
|- | |||
| 15 || FullKey || | |||
|- | |||
| 16 || Controller is missing in sharedmem. | |||
|- | |||
| 17-18 || Invalid || | |||
|- | |||
| 19 || [[#DeviceType]] System with [[#NpadStyleTag]] |= NpadFullKey | |||
|- | |||
| 20 || [[#DeviceType]] System with [[#NpadStyleTag]] |= NpadJoyDual | |||
|- | |||
| 21 || [[#DeviceType]] System with [[#NpadStyleTag]] |= NpadJoyDual | |||
|} | |} | ||