mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-23 12:33:32 +00:00
enable acceleration when launching Gorgon
This commit is contained in:
parent
8f3c220fda
commit
437deced5d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user