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