mirror of
https://github.com/raphnet/gc_n64_usb-v3
synced 2024-11-16 06:05:00 -05:00
Add RQ_GCN64_BLOCK_IO
This commit is contained in:
parent
64115ad9ef
commit
5eb8a587c4
@ -10,6 +10,7 @@
|
|||||||
#define RQ_GCN64_GET_CONTROLLER_TYPE 0x06
|
#define RQ_GCN64_GET_CONTROLLER_TYPE 0x06
|
||||||
#define RQ_GCN64_SET_VIBRATION 0x07
|
#define RQ_GCN64_SET_VIBRATION 0x07
|
||||||
#define RQ_GCN64_RAW_SI_COMMAND 0x80
|
#define RQ_GCN64_RAW_SI_COMMAND 0x80
|
||||||
|
#define RQ_GCN64_BLOCK_IO 0x81
|
||||||
#define RQ_GCN64_JUMP_TO_BOOTLOADER 0xFF
|
#define RQ_GCN64_JUMP_TO_BOOTLOADER 0xFF
|
||||||
|
|
||||||
/* Configuration parameters and constants */
|
/* Configuration parameters and constants */
|
||||||
|
Loading…
Reference in New Issue
Block a user