fix Beach-Head reset vector

This commit is contained in:
Peter Ferrie 2020-05-10 20:09:41 -07:00
parent 207322b53e
commit 5b3e719098
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
sta $887
jsr $800 ; decompress
+NEW_RESET_VECTOR $BFF0
+NEW_RESET_VECTOR $190
+DISABLE_ACCEL
jmp $8000