hide Twerps launch artwork later

This commit is contained in:
4am 2025-01-06 21:14:05 -05:00
parent a4c037514e
commit e67b97664b

View File

@ -7,7 +7,6 @@
!source "src/macros.a"
jsr HideLaunchArtwork
+GET_MACHINE_STATUS
and #CHEATS_ENABLED
sta patch+1
@ -30,6 +29,10 @@ patch
sta $0774 ; patch - don't decrease lives
sta $0F05 ; patch - don't decrease lives
+
+READ_RAM2_NO_WRITE
jsr DisableAccelerator
jsr HideLaunchArtworkLC2
+READ_ROM_NO_WRITE
jmp $0400
end_patch