Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- AdLib and Sound Blaster reference guide.÷+--------------------------------------------------------------+ - <b>function 5</b> : set status word address. http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Function 5     : Set Status Word Address.

Entry          : BX = 5.
ES             : DI = Address of the status word.
Exit           : None.

Application programs must provide the driver with an address
to a status word (Unsigned Integer).

The driver updates this address with 0FFFFH while voice input/Output
is in process. Zero is written into the status word at the
end of a voice process or when the voice process is terminated.

During the voice output, the non-zero markers embedded in the
Creative Voice File Format are stored into this location. Application
programs can use the markers updated in the status word to syncronize
the application's events with the sound.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson