mirror of
https://github.com/a2-4am/4cade.git
synced 2024-12-17 22:30:04 +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"
|
!source "src/prelaunch/common.a"
|
||||||
|
|
||||||
+ENABLE_ACCEL
|
|
||||||
inc $3F4 ; force reboot
|
inc $3F4 ; force reboot
|
||||||
lda #$60
|
lda #$60
|
||||||
sta $9F7
|
sta $9F7
|
||||||
@ -21,9 +20,6 @@
|
|||||||
lda #$a5
|
lda #$a5
|
||||||
sta $A027 ; patch - don't decrease lives
|
sta $A027 ; patch - don't decrease lives
|
||||||
+
|
+
|
||||||
+READ_RAM2_NO_WRITE
|
|
||||||
jsr DisableAccelerator
|
|
||||||
+READ_RAM1_WRITE_RAM1
|
|
||||||
jmp $9B5F
|
jmp $9B5F
|
||||||
|
|
||||||
!if * > $1C0 {
|
!if * > $1C0 {
|
||||||
|
Loading…
Reference in New Issue
Block a user