|
RetroArch
|
#include <retro_common_api.h>Go to the source code of this file.
Classes | |
| struct | blissbox_pad_type_t |
Macros | |
| #define | BLISSBOX_VID 0x16d0 /* requires firmware 2.0 */ |
| #define | BLISSBOX_PID 0x0d04 /* first of 4 controllers, each one increments PID by 1 */ |
| #define | BLISSBOX_UPDATE_MODE_PID 0x0a5f |
| #define | BLISSBOX_OLD_PID 0x0a60 |
| #define | BLISSBOX_MAX_PADS 4 |
| #define | BLISSBOX_MAX_PAD_INDEX (BLISSBOX_MAX_PADS - 1) |
| #define | BLISSBOX_USB_FEATURE_REPORT_ID 17 |
Variables | |
| const blissbox_pad_type_t | blissbox_pad_types [] |
| #define BLISSBOX_MAX_PAD_INDEX (BLISSBOX_MAX_PADS - 1) |
| #define BLISSBOX_MAX_PADS 4 |
| #define BLISSBOX_OLD_PID 0x0a60 |
| #define BLISSBOX_PID 0x0d04 /* first of 4 controllers, each one increments PID by 1 */ |
| #define BLISSBOX_UPDATE_MODE_PID 0x0a5f |
| #define BLISSBOX_USB_FEATURE_REPORT_ID 17 |
| #define BLISSBOX_VID 0x16d0 /* requires firmware 2.0 */ |
| const blissbox_pad_type_t blissbox_pad_types[] |
1.8.15