mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-27 08:50:01 +00:00
fix Beach Head reset (#183)
This commit is contained in:
parent
3465e771b1
commit
822ad3b4be
@ -1,5 +1,5 @@
|
||||
;license:MIT
|
||||
;(c) 2020 by qkumba
|
||||
;(c) 2020 by qkumba/Frank M.
|
||||
|
||||
!cpu 6502
|
||||
!to "build/PRELAUNCH/BEACH.HEAD",plain
|
||||
@ -12,6 +12,7 @@
|
||||
sta $887
|
||||
jsr $800 ; decompress
|
||||
|
||||
+NEW_RESET_VECTOR $BFF0
|
||||
+DISABLE_ACCEL
|
||||
jmp $8000
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user