mirror of
https://github.com/a2-4am/4cade.git
synced 2025-01-02 22:31:17 +00:00
Update burgertime.a
This commit is contained in:
parent
469fc09eb7
commit
51a76bf12b
@ -27,9 +27,10 @@
|
|||||||
sta $94d1
|
sta $94d1
|
||||||
sta $9768
|
sta $9768
|
||||||
+
|
+
|
||||||
|
lda #0
|
||||||
|
sta $A30A
|
||||||
lda #1
|
lda #1
|
||||||
sta $A30F ; reset vector patch
|
sta $A30F ; reset vector patch
|
||||||
; (doesn't persist past title?)
|
|
||||||
|
|
||||||
+DISABLE_ACCEL
|
+DISABLE_ACCEL
|
||||||
jmp $a300
|
jmp $a300
|
||||||
|
Loading…
Reference in New Issue
Block a user