Sound

Sending OUPS sound

.include "telestrat.inc"
BRK_TELEMON XOUPS

Sending Explode sound

.include "telestrat.inc"
BRK_ORIX XEXPLO

Sending ping sound

.include "telestrat.inc"
BRK_ORIX XPING

Sending shoot sound

.include "telestrat.inc"
BRK_ORIX XSHOOT

Sending ZAP sound

.include "telestrat.inc"
BRK_ORIX XZAP

Sending 14 registers to PSG

.include "telestrat.inc"
ldx #<ping_data
ldy #>ping_data
BRK_ORIX XSONPS
rts
ping_data:
 .byte $18,$00,$00,$00,$00,$00,$00,$3e,$10,$00,$00,$00,$0f,$00