Functions | |
| void | audioInit (void) |
| Initialize the audio system. | |
| u8 | audioIsReady (void) |
| Check if audio system is ready. | |
| void | audioUpdate (void) |
| Process audio updates. | |
Initialize the audio system.
Uploads the SPC700 driver and prepares for playback. Call once during game initialization.
Check if audio system is ready.