TIA: volume
This commit is contained in:
parent
917a03eb07
commit
2e49f9c8a0
2 changed files with 5 additions and 0 deletions
|
|
@ -324,6 +324,10 @@ void DivPlatformTIA::reset() {
|
|||
}
|
||||
}
|
||||
|
||||
float DivPlatformTIA::getPostAmp() {
|
||||
return 0.5f;
|
||||
}
|
||||
|
||||
bool DivPlatformTIA::isStereo() {
|
||||
return (mixingType==2);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue