]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commitdiff
Reset also drawing state when switching to native chipset mode
authorToni Wilen <twilen@winuae.net>
Thu, 1 Jan 2026 17:50:01 +0000 (19:50 +0200)
committerToni Wilen <twilen@winuae.net>
Thu, 1 Jan 2026 17:50:01 +0000 (19:50 +0200)
custom.cpp

index 3700cbd4e3676214d2f2d004b0ea0a1cce01d068..bedca4316feb723911e1a545ac310e804cce9262 100644 (file)
@@ -11472,6 +11472,7 @@ static void custom_trigger_start(void)
                        custom_fastmode = 0;
                        start_sync_imm_handler();
                        write_log("Chipset emulation inactive\n");
+                       resetfulllinestate();
                }
                linear_hpos_prev[2] = linear_hpos_prev[1];
                linear_hpos_prev[1] = linear_hpos_prev[0];