mirror of
https://github.com/a2-4am/4cade.git
synced 2025-08-10 08:25:13 +00:00
fix Mazeblox launch
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
|
||||
+ENABLE_ACCEL
|
||||
lda #<hook1
|
||||
sta $A19+1
|
||||
sta $A18+1
|
||||
lda #>hook1
|
||||
sta $A1A+2
|
||||
sta $A18+2
|
||||
jmp $800 ; decompress1
|
||||
|
||||
hook1 lda #<hook2
|
||||
|
Reference in New Issue
Block a user