Skip to content

Commit 2e43e54

Browse files
Merge pull request #40 from zohassadar/title_flicker_fix
Fix legal->title flicker when cnrom
2 parents e930867 + aefed38 commit 2e43e54

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/gamemode/waitscreen.asm

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ waitScreenLoad:
1515
CNROM_CHR_LEGAL:
1616
lda #0
1717
sta CNROM_CHR_LEGAL+1
18-
lda #%10000000
19-
sta PPUCTRL
2018
sta currentPpuCtrl
2119
.endif
2220

0 commit comments

Comments
 (0)