mirror of
https://github.com/a2-4am/4cade.git
synced 2025-01-14 12:34:07 +00:00
hide Twerps launch artwork later
This commit is contained in:
parent
a4c037514e
commit
e67b97664b
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user