Function
nuAuSndPlayerBankSet
Syntax
void nuAuSndPlayerBankSet(u8 *bank_addr, u32 bank_size, u8 *table_addr)
Arguments
bank_addr ROM address of bank control data
bank_size size of bank control data
table_addr ROM address of bank table
Return Value
None
Description
Register the bank to the sound player. Uses the .ctl file and .tbl file created by the ic command, for bank control data and bank table data.
See Also