mirror of
https://github.com/a2-4am/4cade.git
synced 2025-08-10 08:25:13 +00:00
enable acceleration when launching Gorgon
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
!source "src/prelaunch/common.a"
|
||||
|
||||
+ENABLE_ACCEL
|
||||
lda #$60
|
||||
sta $8237
|
||||
jsr $3FFD ; decompress
|
||||
@@ -20,4 +21,5 @@
|
||||
lda #$A5
|
||||
sta $A5B0 ; patch - don't decrease lives
|
||||
+
|
||||
+DISABLE_ACCEL
|
||||
jmp $A720
|
||||
|
Reference in New Issue
Block a user