trim Spider Raid demo length and fix exit

This commit is contained in:
Peter Ferrie 2022-07-18 22:10:36 -07:00
parent 8778250458
commit 8c0e428c17
2 changed files with 4 additions and 5 deletions

Binary file not shown.

View File

@ -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