home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / s / scrd_asm.zip / READ.ME < prev    next >
Text File  |  1992-06-20  |  2KB  |  41 lines

  1.                     SCRD_ASM -- Sound Card Assembler
  2.                     ═══════════════════════════════=
  3.  
  4. Huh?
  5. ────
  6. This is an example of how to program an AdLib or SoundBlaster audio card
  7. in assembly language. It includes assembler source code
  8. (Tasm-compatible, may work with Masm too), and the executable that comes
  9. from this source code (ie. ADLTEST.COM). ADLTEST.COM will first
  10. determine if you have an AdLib audio card installed, then it will
  11. determine if you have a SoundBlaster audio card installed, then it will
  12. test out your hearing. Not bad for a program that's only 899 bytes, eh?
  13.  
  14. Eh?
  15. ───
  16. The text file SOUNDBL.TXT was the only reference text used to program
  17. ADLTEST.COM. Check out ADLAPI.ASM, it's a mini-API for audio card
  18. programming. Just a bunch of procedures I found useful, while I
  19. programmed this thing. It's also got a couple of procedures to detect
  20. either AdLib or SoundBlaster audio cards, Detect_AdLib and Detect_SB.
  21. Check out the descriptions of the rest of the procedures or macros
  22. within the source code itself.
  23.  
  24. Deep Thoughts
  25. ─────────────
  26. This program is hereby released into the public domain, to fend and
  27. forrage for itself. I offer no guarantees about it. So if your computer
  28. starts barking and yelping like a French toy poodle after using this
  29. program, then don't sue me. Hell, if it starts barking and yelping like
  30. a French toy poodle, then this program is probably working better than I
  31. thought. You use this program entirely at your own risk (boy, doesn't
  32. that give you some confidence in this program?).
  33.  
  34.                                         Yousuf Khan
  35.  
  36. Fidonet:        1:163/215.6
  37. Papermail:      1007 Alenmede Cres.
  38.                 Ottawa, Ont.
  39.                 Canada
  40.                 K2B 8H2
  41.