uint8_t ay_3_8910_buffer[14]
Buffer for PSG (AY-3-8910) registers.
void ay_3_8910_play(void)
MSX Write the buffer contents to PSG registers.
void ay_3_8910_stop(void)
MSX Stop (Pause) playing sound on PSG.
void ay_3_8910_init(void)
MSX Initialize ay_3_8910_buffer[].
Device interface for PSG (AY-3-8910) an internal sound chip.