Blink, blink - final!

This commit is contained in:
Pecusx
2023-09-29 18:06:46 +02:00
parent b0b18a20dd
commit d3b923b2e2
6 changed files with 13 additions and 8 deletions
+3 -1
View File
@@ -46,7 +46,9 @@ EndOfDLI_Gr
Subtitle
lda #0
sta COLPF2
lda #4
lda random
and #%00000011
ora #%00010000
sta COLPF1
bne DLIinterruptGraph.EndOfDLI_Gr
.endp