[comp.sys.ibm.pc.misc] SoundBlaster Coding

jlehmann@wpi.WPI.EDU (Jonas A. Lehmann) (11/29/90)

I just bought the SoundBlaster card and in the manual at the end
they list all the functions and the things they do. I would
like to know how to run a function from a high level language like C.

The catch is that the driver must be loaded into a segment with offset 0
and must be executed after loaded using Ax ( I think ) for tranferring
information to the driver.

How do I do this ... 

Please E-Mail source code to Jonas Lehmann - jlehmann@wpi.wpi.edu
or to 			     Pat   Charles - pcharles@wpi.wpi.edu


Thanx!

PS: If you have clean assembler source for all of it (loading/running)
    then that will do as well (;-))