mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-17 20:06:03 +00:00
fix Moon Patrol reset for real this time (#316)
This commit is contained in:
parent
be963149ba
commit
7b52e1e584
@ -21,8 +21,7 @@
|
||||
sta $2d07
|
||||
sta $1c17
|
||||
+
|
||||
; game uses $100 as variable, so move reset vector to $1B0
|
||||
+NEW_RESET_VECTOR $1B0
|
||||
+NEW_RESET_VECTOR $280
|
||||
|
||||
+DISABLE_ACCEL
|
||||
jmp $919
|
||||
|
Loading…
Reference in New Issue
Block a user