intro colors fix

This commit is contained in:
2022-08-12 09:52:51 -04:00
parent cee53fd257
commit 171f37c73f
2 changed files with 11 additions and 0 deletions
+11
View File
@@ -228,6 +228,17 @@ main
;mwa #NMI $fffa ;new NMI handler ;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 VMAIN NMI.vbl,6 ;jsr SetVBL
VDLI DLI.dli_start VDLI DLI.dli_start
BIN
View File
Binary file not shown.