.BELL LDA #7 \ Control code 7 makes a beep, so load this into A \ Fall through into the TT26 print routine to \ actually make the soundName: BELL [View in context] Type: Subroutine Category: Sound Summary: Make a standard system beep
This is the standard system beep as made by the VDU 7 statement in BBC BASIC.