seemingly fix it
This commit is contained in:
parent
23ff23f7e7
commit
afe318c402
2 changed files with 2 additions and 1 deletions
|
|
@ -382,6 +382,8 @@ void DivPlatformAY8930::reset() {
|
|||
bank=false;
|
||||
|
||||
immWrite(0x0d,0xa0);
|
||||
immWrite(0x19,0xff); // and mask
|
||||
immWrite(0x1a,0x00); // or mask
|
||||
}
|
||||
|
||||
bool DivPlatformAY8930::isStereo() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue