home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Programmierung / SOURCE.mdf / programm / msdos / c / sndblst3 / sb.h < prev    next >
Encoding:
Text File  |  1993-10-25  |  332 b   |  14 lines

  1.  
  2. void dspwrite ( unsigned char );
  3. unsigned char dspread ( void );
  4. void sbsetup ( void );
  5. void sbsettc ( unsigned char );
  6. void sbplay ( unsigned short );
  7. void sbrec ( unsigned short );
  8. void sbhaltdma ( void );
  9. void spkon ( void );
  10. void spkoff ( void );
  11. unsigned short dmacount ( void );
  12. extern unsigned char *aligned;
  13.  
  14.