C64: fix wiz lab one more time

This commit is contained in:
tildearrow 2022-02-20 21:45:28 -05:00
parent e697c055b6
commit 1030bc13b2
1 changed files with 1 additions and 1 deletions

View File

@ -476,7 +476,7 @@ void DivPlatformC64::reset() {
rWrite(0x18,0x0f);
filtControl=0;
filtControl=7;
filtRes=0;
filtCut=2047;
resetTime=1;