xmas2019: colors looking right

This commit is contained in:
Vince Weaver 2019-12-20 15:22:54 -05:00
parent ec690d7c46
commit bca37d313b
2 changed files with 2 additions and 2 deletions

BIN
xmas_2019/message.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

@ -90,7 +90,7 @@ snow_init_loop:
sta GBASL
lda #>message_high
sta GBASH
lda #$10
lda #$8
jsr load_rle_gr
@ -182,7 +182,6 @@ middle_loop:
lda COLOR ; 3
lda COLOR ; 3
lda COLOR ; 3
nop
bit LORES ; 4
@ -201,6 +200,7 @@ middle_loop:
lda COLOR
lda COLOR ; 3
nop
dex ; 2
bpl middle_loop ; 3