mirror of
https://github.com/a2-4am/4cade.git
synced 2025-03-01 12:30:33 +00:00
fix Mazeblox launch
This commit is contained in:
parent
f26e9f1763
commit
13f3461621
@ -9,9 +9,9 @@
|
|||||||
|
|
||||||
+ENABLE_ACCEL
|
+ENABLE_ACCEL
|
||||||
lda #<hook1
|
lda #<hook1
|
||||||
sta $A19+1
|
sta $A18+1
|
||||||
lda #>hook1
|
lda #>hook1
|
||||||
sta $A1A+2
|
sta $A18+2
|
||||||
jmp $800 ; decompress1
|
jmp $800 ; decompress1
|
||||||
|
|
||||||
hook1 lda #<hook2
|
hook1 lda #<hook2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user