fix Treasure Dive

This commit is contained in:
Peter Ferrie 2024-06-09 20:46:25 -07:00
parent 1482f1dc69
commit 84f0aa598c
2 changed files with 2 additions and 1 deletions

View File

@ -9,6 +9,7 @@
jmp +
*=$110
callback
cmp #$DD
beq callback_e
@ -18,7 +19,7 @@ callback_e
+ +ENABLE_ACCEL
lda #$60
sta $409E
sta $40A0
jsr $4000 ; decompress
ldy #5