mirror of
https://github.com/cc65/cc65.git
synced 2024-12-28 22:30:12 +00:00
Change blue to white
This commit is contained in:
parent
646997ed43
commit
ce313922d1
@ -222,9 +222,7 @@ vblankoff:
|
||||
sta P0C1
|
||||
lda #$c8 ; Green
|
||||
sta P0C2
|
||||
lda #$78 ; Blue
|
||||
lda #$0f ; White
|
||||
sta P0C3
|
||||
lda #$0f ; Cursor gray
|
||||
sta P1C1
|
||||
rts
|
||||
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Loading…
Reference in New Issue
Block a user