mirror of
https://github.com/a2-4am/4cade.git
synced 2025-08-15 12:27:32 +00:00
fix Treasure Dive
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user