mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-26 17:49:43 +00:00
fix Angry Birds
This commit is contained in:
parent
d60466df9e
commit
f379ffe685
Binary file not shown.
@ -9,8 +9,9 @@
|
|||||||
|
|
||||||
+ENABLE_ACCEL
|
+ENABLE_ACCEL
|
||||||
lda #$60
|
lda #$60
|
||||||
sta $2606
|
sta $2608
|
||||||
jsr $248C ; decompress
|
jsr $248C ; decompress
|
||||||
|
+NEW_RESET_VECTOR $110
|
||||||
+DISABLE_ACCEL
|
+DISABLE_ACCEL
|
||||||
jmp $D566
|
jmp $D566
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user