fix Angry Birds

This commit is contained in:
Peter Ferrie 2024-06-09 11:35:06 -07:00
parent d60466df9e
commit f379ffe685
2 changed files with 2 additions and 1 deletions

View File

@ -9,8 +9,9 @@
+ENABLE_ACCEL
lda #$60
sta $2606
sta $2608
jsr $248C ; decompress
+NEW_RESET_VECTOR $110
+DISABLE_ACCEL
jmp $D566