Add an extra SPC synchronization wait after muting or unmuting before attempting to start the next song

This commit is contained in:
qwertymodo
2019-09-25 18:36:29 -07:00
parent 5be274d69e
commit 5adee10378

View File

@@ -282,6 +282,11 @@ CheckMusicLoadRequest:
STA !REG_CURRENT_COMMAND
STA !REG_SPC_CONTROL
- : CMP !REG_SPC_CONTROL : BNE -
LDA.b !VAL_COMMAND_STOP_PLAYBACK
STA !REG_CURRENT_COMMAND
STA !REG_SPC_CONTROL
- : LDA !REG_SPC_CONTROL : BNE -
STZ !REG_CURRENT_COMMAND
LDA !REG_MUSIC_CONTROL_REQUEST : CMP.b #08 : BEQ .done+3 ; No SFX during warp track