mirror of
https://github.com/a2-4am/4cade.git
synced 2024-11-26 17:49:43 +00:00
trim Spider Raid demo length and fix exit
This commit is contained in:
parent
8778250458
commit
8c0e428c17
Binary file not shown.
@ -46,13 +46,12 @@
|
||||
sta $49A9
|
||||
ldx #0
|
||||
stx $49AA
|
||||
stx $99A6
|
||||
inx
|
||||
stx $49AB
|
||||
lda #$A9
|
||||
sta $5A79
|
||||
stx $5A7A
|
||||
lda #$EA
|
||||
sta $5A7B
|
||||
stx $99A7
|
||||
sec
|
||||
rol $976A
|
||||
+DISABLE_ACCEL
|
||||
jmp $4246
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user