mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-27 08:50:01 +00:00
fix Ardy speed
This commit is contained in:
parent
51dbe20a1d
commit
8a9ca3494a
@ -26,6 +26,7 @@ callback1
|
||||
iny
|
||||
sty $9610
|
||||
inc $9611
|
||||
+DISABLE_ACCEL
|
||||
jmp $401E
|
||||
|
||||
callback2
|
||||
@ -34,7 +35,6 @@ callback2
|
||||
beq +
|
||||
dec $6820 ; patch - don't decrease lives
|
||||
+
|
||||
+DISABLE_ACCEL
|
||||
jmp $401E
|
||||
callback2_e
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user