|
|
| version 1.2, 2003/12/08 00:55:33 | version 1.3, 2005/02/07 14:46:12 |
|---|---|
| Line 22 extern "C" { | Line 22 extern "C" { |
| #endif | #endif |
| void tms3631_initialize(UINT rate); | void tms3631_initialize(UINT rate); |
| void tms3631_setvol(const BYTE *vol); | void tms3631_setvol(const UINT8 *vol); |
| void tms3631_reset(TMS3631 tms); | void tms3631_reset(TMS3631 tms); |
| void tms3631_setkey(TMS3631 tms, REG8 ch, REG8 key); | void tms3631_setkey(TMS3631 tms, REG8 ch, REG8 key); |