Working end of screen scrolling

This commit is contained in:
Daniele Verducci su MatissePenguin
2021-02-22 19:55:53 +01:00
parent 2c65665900
commit 2b3f9946d9
3 changed files with 59 additions and 88 deletions

View File

@ -11,7 +11,6 @@ draw_cat:
; wait
ser r19
cat_wait_loop_1:
ldi r20, 32
dec r19
brne cat_wait_loop_1
; if reached the last framebuffer byte, exit cycle