hmm
This commit is contained in:
parent
ce7e051504
commit
a10510e893
1 changed files with 3 additions and 0 deletions
|
@ -49,6 +49,9 @@ displaylist:
|
||||||
.repeat height / 2 - 1
|
.repeat height / 2 - 1
|
||||||
.byte $0e
|
.byte $0e
|
||||||
.endrep
|
.endrep
|
||||||
|
.repeat 3
|
||||||
|
.byte $70 ; 8 blank lines
|
||||||
|
.endrep
|
||||||
.byte $41 ; jump and blank
|
.byte $41 ; jump and blank
|
||||||
.addr displaylist
|
.addr displaylist
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue