hide launch artwork sooner

This commit is contained in:
4am 2025-02-15 15:28:31 -05:00
parent 4661422a9f
commit a0a45f15ec

View File

@ -19,10 +19,10 @@ callback
jmp $D000
++
jsr HideLaunchArtwork
lda #$60
sta $33C
jsr $300
jsr HideLaunchArtwork
+ENABLE_ACCEL
inc $3F4 ; force reboot on reset during title screen
lda #$D0