Return to previous page | Return to menu | Go to next page
void
Sound function
Set sound driver and initialize sound control CPU
void slInitSound(Drv , Drvsz , Map , Mapsz)
Uint8 *Drv ;
Uint32 Drvsz ;
Uint8 *Map ;
Uint32 Mapsz ;
Drv driver file address Drvsz driver file size Map Map file address Mapsz map file size
Set the sound driver and initialize the sound control CPU (MC68000).
None
Reference: Chapter 14 Sound Library
slInitSound