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. |