]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commitdiff
picasso96refresh compatibility fix.
authorToni Wilen <twilen@winuae.net>
Sat, 26 Jan 2019 15:03:36 +0000 (17:03 +0200)
committerToni Wilen <twilen@winuae.net>
Sat, 26 Jan 2019 15:03:36 +0000 (17:03 +0200)
custom.cpp

index 5ac67a541eaa94a2a16f28145c91af2476536ec2..71e2655826764986ae916cce315c751a3bc9b8e3 100644 (file)
@@ -8395,6 +8395,7 @@ static void vsync_handler_post (void)
 #ifdef PICASSO96
        if (p96refresh_active) {
                vpos_count = p96refresh_active;
+               vpos_count_diff = p96refresh_active;
                vtotal = vpos_count;
        }
 #endif