1
0
mirror of https://github.com/raphnet/dreamcast_usb synced 2024-12-21 22:58:52 -05:00

Add missing commands

This commit is contained in:
Raphaël Assénat 2013-10-26 20:26:03 +00:00
parent 5f4b86ba99
commit 1f9db3fdb4

View File

@ -6,7 +6,9 @@
*/
#define MAPLE_CMD_RQ_DEV_INFO 1
#define MAPLE_CMD_RQ_EXT_DEV_INFO 2
#define MAPLE_CMD_RESET_DEVICE 3
#define MAPLE_CMD_SHUTDOWN_DEV 4
#define MAPLE_CMD_GET_CONDITION 9
#define MAPLE_CMD_BLOCK_WRITE 12