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: