From 510457f97a0b0b79f90b7247ce0aed10bbe06c50 Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Sat, 11 Mar 2023 21:15:08 -0800 Subject: [PATCH] add a note to fix stats when changing zoom --- mandel.s | 1 + 1 file changed, 1 insertion(+) diff --git a/mandel.s b/mandel.s index 97544ec..ee99f05 100644 --- a/mandel.s +++ b/mandel.s @@ -982,6 +982,7 @@ loop_sx: jsr keycheck beq no_key + ; @fixme clear the pixel stats jmp main_loop no_key: