Merge branch 'tildearrow:master' into SID3

This commit is contained in:
LTVA1 2024-08-11 17:03:06 +03:00 committed by GitHub
commit d38a2b4f37
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 284 additions and 109 deletions

View file

@ -651,7 +651,7 @@ void DivPlatformGB::reset() {
immWrite(0x26,0x8f);
lastPan=0xff;
immWrite(0x25,procMute());
immWrite(0x24,0x77);
immWrite(0x24,0xff);
antiClickPeriodCount=0;
antiClickWavePos=0;