USB services: Difference between revisions
No edit summary |
|||
Line 40: | Line 40: | ||
|- | |- | ||
| 11 || [5.0.0+] Disable | | 11 || [5.0.0+] Disable | ||
|- | |||
| 12 || [8.0.0+] | |||
|} | |} | ||
Line 886: | Line 888: | ||
Locates an entry in the [[#HidGamepad]] state with the input u16s, and checks for a '''quirks''' array entry where '''name''' matches the input buffer string. Returns 1 when found, 0 otherwise. | Locates an entry in the [[#HidGamepad]] state with the input u16s, and checks for a '''quirks''' array entry where '''name''' matches the input buffer string. Returns 1 when found, 0 otherwise. | ||
= usb:obsv = | |||
Added with [8.0.0+]. | |||
{| class="wikitable" border="1" | |||
|- | |||
! Cmd || Name | |||
|- | |||
| 0 || | |||
|- | |||
| 1 || | |||
|} | |||
= HidGamepad = | = HidGamepad = |