mirror of
https://github.com/cc65/cc65.git
synced 2025-04-18 09:38:07 +00:00
Change blue to white
This commit is contained in:
parent
2388d022aa
commit
c44557665c
libsrc/atari7800
@ -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 ![]() (image error) Size: 2.9 KiB After ![]() (image error) Size: 2.9 KiB ![]() ![]() |
Loading…
x
Reference in New Issue
Block a user