]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commitdiff
Merge fix
authorToni Wilen <twilen@winuae.net>
Sat, 14 Feb 2026 12:49:00 +0000 (14:49 +0200)
committerToni Wilen <twilen@winuae.net>
Sat, 14 Feb 2026 12:49:00 +0000 (14:49 +0200)
custom.cpp

index 75b6bf9c4f36a041fdc425c3f70c1795d3e20f15..5dce69786b0bc021f881d4b6f3252c8a997dc8b5 100644 (file)
@@ -12105,12 +12105,10 @@ static void sync_equalline_handler(void)
        agnus_hsync_start += diff;
 
        fast_lines_cnt++;
+       vsync_linecnt++;
 
        custom_trigger_start();
 
-       check_vsyncs_fast();
-       vsync_linecnt++;
-
        if (eventtab[ev_sync].active) {
                check_vsyncs_fast();
                check_bpl_vdiw();