mirror of
https://github.com/a2-4am/4cade.git
synced 2025-02-17 07:31:19 +00:00
fix Bop N Wrestle & Hardball reset (#232)
* fix Bop N Wrestle reset * fix Hardball reset
This commit is contained in:
parent
e96fbebb51
commit
ce007403b6
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
;license:MIT
|
||||
;(c) 2020 by qkumba
|
||||
;(c) 2020 by qkumba/Frank M.
|
||||
|
||||
!cpu 6502
|
||||
!to "build/PRELAUNCH/HARDBALL",plain
|
||||
@ -14,6 +14,7 @@
|
||||
|
||||
jsr DisableAccelerator
|
||||
jsr $A001
|
||||
+RESET_VECTOR $100
|
||||
+LC_REBOOT
|
||||
jmp $9FE9
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user