mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
C64 colors
This commit is contained in:
+2
-2
@@ -218,7 +218,7 @@ next8lines
|
||||
.endp
|
||||
;--------------------------------------------------
|
||||
.proc SetMainScreen
|
||||
lda #1 ; White background and border
|
||||
lda #$b ; Grey background and border
|
||||
sta $d020
|
||||
sta $d021
|
||||
|
||||
@@ -241,7 +241,7 @@ next8lines
|
||||
sta $d900,x
|
||||
sta $da00,x
|
||||
sta $db00,x
|
||||
lda #$21
|
||||
lda #$0f
|
||||
sta $0400,x
|
||||
sta $0500,x
|
||||
sta $0600,x
|
||||
|
||||
BIN
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user