mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
intro colors fix
This commit is contained in:
@@ -228,6 +228,17 @@ main
|
||||
|
||||
;mwa #NMI $fffa ;new NMI handler
|
||||
|
||||
sta colbaks
|
||||
lda #$0E
|
||||
sta colpf1s
|
||||
lda #$84
|
||||
sta colpf2s
|
||||
lda #$0E
|
||||
sta colpf3s
|
||||
lda #$02
|
||||
|
||||
|
||||
|
||||
VMAIN NMI.vbl,6 ;jsr SetVBL
|
||||
VDLI DLI.dli_start
|
||||
|
||||
|
||||
BIN
Binary file not shown.
Reference in New Issue
Block a user