Clear_Sound ($F272)

This routine clears the 15 registers on the music chip and the soft copy of their values (C800-C80E), by writing a byte of 0 to each register. This causes the sound chip to not make any sounds.

 

ENTRY:

DP = $D0

 

EXIT:

D-reg, X-reg trashed

Source