Functions | |
| void | snesmodAllocateSoundRegion (u8 size) |
| Allocate SPC RAM for streaming buffer. | |
| void | snesmodSetSoundTable (const u8 *table) |
| Set the streaming sound table. | |
Allocate SPC RAM for streaming buffer.
Reserves memory in SPC RAM for streaming audio.
| size | Buffer size (in units specific to driver) |