Home » Post Item » Produce a Short Beep Sound
Produce a Short Beep Sound
August 13, 2010You can use a loop to create a succession of beep sounds. The complete code to produce a single beep sound is right below.
org 100h
mov ah, 02
mov dl, 07h ;07h is the value to produce the beep tone
int 21h ;produce the sound
int 20h
ret
Previous Comments
hello i want to sample code of assembly language with a description each code..plz as soon as posible i need this program now..
Posted by maricar at October 20, 2010, 2:27 pmThank you very much for the information I really appreciate it!!
Posted by coach outlet at January 26, 2011, 8:51 amHey, appreciate it for taking the effort to do this. I like your webpage, although it took a sluggish reader like me some time to via throughout entire page and the many comments.
Posted by Coach Canada at April 25, 2011, 4:03 pmChoosing robes,robes a designer piece bra accessories,bra accessories or a lesser expensive piece without hot lingerie,hot lingerie that brand tag is your pick.
Posted by cheap lingerie at July 16, 2011, 11:48 amno more examples?
Posted by jen at September 27, 2011, 10:03 am


i want a complete code on how to produce a small beep sound
Posted by nejel at October 20, 2010, 1:39 pm