|
| PC98AudioCore (Audio::Mixer *mixer, PC98AudioPluginDriver *driver, PC98AudioPluginDriver::EmuType type) |
|
bool | init () |
|
void | reset () |
|
void | writeReg (uint8 part, uint8 regAddress, uint8 value) |
|
uint8 | readReg (uint8 part, uint8 regAddress) |
|
void | writePort (uint16 port, uint8 value) |
|
uint8 | readPort (uint16 port) |
|
void | setMusicVolume (int volume) |
|
void | setSoundEffectVolume (int volume) |
|
void | setSoundEffectChanMask (int mask) |
|
void | ssgSetVolume (int volume) |
|
MutexLock | stackLockMutex () |
|
MutexLock | stackUnlockMutex () |
|
The documentation for this class was generated from the following file: