Initialize MSX-Music module
MSXMUSIC_NOTFOUND if no MSX-Music chip found MSXMUSIC_INTERNAL if an internal MSX-Music chip is found MSXMUSIC_EXTERNAL if an external MSX-Music chip (FM-PAC)
Search for MSX-Music (YM2413) chip
MSXMUSIC_NOTFOUND if no MSX-Music chip found MSXMUSIC_INTERNAL if an internal MSX-Music chip is found MSXMUSIC_EXTERNAL if an external MSX-Music chip (FM-PAC)
Get the Slot ID of the first MSX-Music chip found MSXMusic_Detect or MSXMusic_Initialize must be called first
Slot ID if found or SLOT_NOTFOUND otherwise
| void MSXMusic_SetRegister( |
| ) |
Set MSX-Music register value
| reg u8 | Register to set |
| value u8 | Value to set |
| u8 MSXMusic_GetRegister( |
| ) |
Get MSX-Music register value
| reg u8 | Register to get |
Value of the register
Mute MSX-Music sound
Resume MSX-Music sound