.BDRO8 LDA value4 ; Set the music counter to value4, so we introduce a STA counter ; rest of value4 interrupts (i.e. a pause where we play ; no music) JMP BDirqhere ; Jump back to the start of the interrupt routine so the ; counter starts to count down
[X]
Subroutine BDirqhere (category: Sound)
The interrupt routine for playing background music
[X]
Variable value4 in workspace Music variables
Stores the rest length for commands #8 and #15