mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-22 21:32:39 +00:00
fix Zargs on Virtual II
This commit is contained in:
parent
7f82d7f1c2
commit
707e103895
Binary file not shown.
@ -9,9 +9,9 @@
|
||||
|
||||
+ENABLE_ACCEL
|
||||
lda #>(callback-1)
|
||||
sta $51BB
|
||||
lda #<(callback-1)
|
||||
sta $51BE
|
||||
lda #<(callback-1)
|
||||
sta $51C1
|
||||
jmp $800 ; decompress
|
||||
|
||||
callback
|
||||
|
Loading…
Reference in New Issue
Block a user