From: Toni Wilen Date: Wed, 19 Nov 2025 17:29:27 +0000 (+0200) Subject: Lightpen typo fix X-Git-Tag: 6020~58 X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;h=e6ba9c444bee2da6fc01fa6b8516d80c4570a61a;p=francis%2Fwinuae.git Lightpen typo fix --- diff --git a/custom.cpp b/custom.cpp index 34c8d259..c036d4ad 100644 --- a/custom.cpp +++ b/custom.cpp @@ -5580,7 +5580,7 @@ static void hsync_handler_pre(bool onvsync) if (!lightpen_triggered && (bplcon0 & 8)) { // lightpen always triggers at the beginning of the last line - if (agnus_pvb_start_line) { + if (agnus_vb_start_line) { vpos_lpen = vpos; hpos_lpen = 1; hhpos_lpen = HHPOSR();