From a10510e89391f8adcf9ee08c182ba407eade373d Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Tue, 29 Nov 2022 06:29:56 -0800 Subject: [PATCH] hmm --- dither4.s | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dither4.s b/dither4.s index ac8f2eb..8689bda 100644 --- a/dither4.s +++ b/dither4.s @@ -49,6 +49,9 @@ displaylist: .repeat height / 2 - 1 .byte $0e .endrep + .repeat 3 + .byte $70 ; 8 blank lines + .endrep .byte $41 ; jump and blank .addr displaylist