KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
Commands

Values of commands for aica_cmd_t. More...

Macros

#define AICA_CMD_NONE   0x00000000
 No command (dummy packet)

 
#define AICA_CMD_PING   0x00000001
 Check for signs of life

 
#define AICA_CMD_CHAN   0x00000002
 Perform a wavetable action

 
#define AICA_CMD_SYNC_CLOCK   0x00000003
 Reset the millisecond clock

 

Detailed Description

Values of commands for aica_cmd_t.

Macro Definition Documentation

◆ AICA_CMD_CHAN

#define AICA_CMD_CHAN   0x00000002

Perform a wavetable action

◆ AICA_CMD_NONE

#define AICA_CMD_NONE   0x00000000

No command (dummy packet)

◆ AICA_CMD_PING

#define AICA_CMD_PING   0x00000001

Check for signs of life

◆ AICA_CMD_SYNC_CLOCK

#define AICA_CMD_SYNC_CLOCK   0x00000003

Reset the millisecond clock