mirror of
https://github.com/a2-4am/4cade.git
synced 2025-08-15 12:27:32 +00:00
hide Twerps launch artwork later
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user