Go back to tile 0
This commit is contained in:
parent
33bd61d62a
commit
0de9c89162
@ -69,7 +69,7 @@ start:
|
|||||||
ldx #(VRAM_BG1)
|
ldx #(VRAM_BG1)
|
||||||
@loop:
|
@loop:
|
||||||
stx VMADDL
|
stx VMADDL
|
||||||
lda #$01
|
lda #$00
|
||||||
sta VMDATAL
|
sta VMDATAL
|
||||||
stz VMDATAH
|
stz VMDATAH
|
||||||
inx
|
inx
|
||||||
|
Loading…
Reference in New Issue
Block a user