mirror of
https://github.com/a2-4am/4cade.git
synced 2024-12-28 03:29:59 +00:00
fix Torpedo Terror reset (#456)
This commit is contained in:
parent
937d972cdc
commit
49795496d5
@ -1,5 +1,5 @@
|
||||
;license:MIT
|
||||
;(c) 2022 by qkumba
|
||||
;(c) 2022 by qkumba/Frank M.
|
||||
|
||||
!cpu 6502
|
||||
!to "build/PRELAUNCH.INDEXED/TORPEDO.TERROR",plain
|
||||
@ -13,6 +13,8 @@
|
||||
sta $7A28
|
||||
jsr $3FD4 ; decompress
|
||||
|
||||
+NEW_RESET_VECTOR $280
|
||||
|
||||
+DISABLE_ACCEL
|
||||
|
||||
jmp $D566
|
||||
|
Loading…
Reference in New Issue
Block a user