Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!apple!usc!samsung!crackers!m2c!wpi.WPI.EDU!jlehmann From: jlehmann@wpi.WPI.EDU (Jonas A. Lehmann) Newsgroups: comp.sys.ibm.pc.misc Subject: SoundBlaster Coding Message-ID: <1990Nov28.194046.25301@wpi.WPI.EDU> Date: 28 Nov 90 19:40:46 GMT References: <2653@ttardis.UUCP> <2746ce87-2116.10ibmpc-1@oldcolo.UUCP> <2746cef1-2116.11ibmpc-1@oldcolo.UUCP> Organization: Worcester Polytechnic Institute Lines: 18 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 (;-))