mirror of
https://github.com/a2-4am/4cade.git
synced 2025-01-01 15:32:00 +00:00
fix Lethal Labyrinth reset vector
This commit is contained in:
parent
ec5a83eb26
commit
b4c2de8e4e
@ -8,6 +8,7 @@
|
|||||||
!source "src/prelaunch/common.a"
|
!source "src/prelaunch/common.a"
|
||||||
|
|
||||||
+ENABLE_ACCEL
|
+ENABLE_ACCEL
|
||||||
|
+NEW_RESET_VECTOR $110
|
||||||
lda #$60
|
lda #$60
|
||||||
sta $9EA
|
sta $9EA
|
||||||
jsr $800 ; find and load "DOS"
|
jsr $800 ; find and load "DOS"
|
||||||
|
Loading…
Reference in New Issue
Block a user