Revert "Temporarily change color to green"
This reverts commit 8ff3cb63da
.
This commit is contained in:
parent
8ff3cb63da
commit
379d1c88fc
@ -24,9 +24,9 @@ start:
|
||||
sta CGDATA
|
||||
|
||||
; Color 1 - red
|
||||
lda #$e0
|
||||
lda #$1f
|
||||
sta CGDATA
|
||||
lda #$03
|
||||
lda #$00
|
||||
sta CGDATA
|
||||
|
||||
; Color 2 - blue
|
||||
|
Loading…
Reference in New Issue
Block a user