mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-23 12:33:32 +00:00
fix The Last Ninja when accelerated
This commit is contained in:
parent
caa25082dd
commit
d1ef1a4e89
@ -7,7 +7,6 @@
|
||||
|
||||
!source "src/prelaunch/common.a"
|
||||
|
||||
+ENABLE_ACCEL
|
||||
inc $3F4 ; force reboot
|
||||
lda #$60
|
||||
sta $9F7
|
||||
@ -21,9 +20,6 @@
|
||||
lda #$a5
|
||||
sta $A027 ; patch - don't decrease lives
|
||||
+
|
||||
+READ_RAM2_NO_WRITE
|
||||
jsr DisableAccelerator
|
||||
+READ_RAM1_WRITE_RAM1
|
||||
jmp $9B5F
|
||||
|
||||
!if * > $1C0 {
|
||||
|
Loading…
Reference in New Issue
Block a user