Sound Status Flags
[Memory map bit(fields)]
Bits for REG_SNDSTAT (and REG_SOUNDCNT_X).
More...Defines | |
#define | SSTAT_SQR1 0x0001 |
(R) Channel 1 status | |
#define | SSTAT_SQR2 0x0002 |
(R) Channel 2 status | |
#define | SSTAT_WAVE 0x0004 |
(R) Channel 3 status | |
#define | SSTAT_NOISE 0x0008 |
(R) Channel 4 status | |
#define | SSTAT_DISABLE 0 |
Disable sound. | |
#define | SSTAT_ENABLE 0x0080 |
Enable sound. NOTE: enable before using any other sound regs. |
Detailed Description
Bits for REG_SNDSTAT (and REG_SOUNDCNT_X).
Generated on Mon Aug 25 17:03:57 2008 for libtonc by
