mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-23 12:33:32 +00:00
fix Beach-Head reset vector
This commit is contained in:
parent
207322b53e
commit
5b3e719098
@ -12,7 +12,7 @@
|
|||||||
sta $887
|
sta $887
|
||||||
jsr $800 ; decompress
|
jsr $800 ; decompress
|
||||||
|
|
||||||
+NEW_RESET_VECTOR $BFF0
|
+NEW_RESET_VECTOR $190
|
||||||
+DISABLE_ACCEL
|
+DISABLE_ACCEL
|
||||||
jmp $8000
|
jmp $8000
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user