parent
22ff10d7f0
commit
378ba6fe80
58 changed files with 151 additions and 1 deletions
|
|
@ -523,6 +523,10 @@ int DivPlatformNamcoWSG::getOutputCount() {
|
|||
return (devType==30)?2:1;
|
||||
}
|
||||
|
||||
bool DivPlatformNamcoWSG::hasSoftPan(int ch) {
|
||||
return (devType==30);
|
||||
}
|
||||
|
||||
bool DivPlatformNamcoWSG::keyOffAffectsArp(int ch) {
|
||||
return true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue