Skip to navigation


Sound: BDRO11

[Commodore 64 version]

Name: BDRO11 [Show more] Type: Subroutine Category: Sound Summary: Process music command <#11>, which does the same as command <#9> and restarts the current tune
Context: See this subroutine in context in the source code References: This subroutine is called as follows: * BDJMPTBH calls BDRO11 * BDJMPTBL calls BDRO11
.BDRO11 JMP BDRO9 ; Jump to BDRO9 to process command <#9> (so command ; <#11> is the same as command <#9> and restarts the ; current tune)