KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Values of responses to aica_cmd_t commands More...
Macros | |
#define | AICA_RESP_NONE 0x00000000 |
No response. | |
#define | AICA_RESP_PONG 0x00000001 |
Response to CMD_PING. | |
#define | AICA_RESP_DBGPRINT 0x00000002 |
Payload is a C string. | |
Values of responses to aica_cmd_t commands
#define AICA_RESP_DBGPRINT 0x00000002 |
Payload is a C string.
#define AICA_RESP_NONE 0x00000000 |
No response.
#define AICA_RESP_PONG 0x00000001 |
Response to CMD_PING.