mirror of
https://github.com/a2-4am/4cade.git
synced 2024-12-27 12:30:30 +00:00
fix Treasure Dive
This commit is contained in:
parent
1482f1dc69
commit
84f0aa598c
Binary file not shown.
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user