File:  [UNIX Amiga Emulator] / uae / src / md-i386-dos / sound / gus.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:39:33 2018 UTC (8 years, 3 months ago) by root
Branches: MAIN, BSchmidt
CVS tags: uae068, HEAD
uae-0.6.8

 /*
  * UAE - The Un*x Amiga Emulator
  *
  *  DOS Gravis Ultrasound interface - Headerfile
  *
  * (c) 1996 Michael Sontheimer
  */


int GUS_Init( int *dspbits, int *rate, int *sndbufsize );
void GUS_Reset( UBYTE ubGUSDMA1, UBYTE ubGUSDMA2, UBYTE ubGUSGF1Int );
void GUS_PlayBuffer( void *buf, unsigned long size );
void GUS_Cleanup( void );
void GUS_StartDMA( ULONG ulPosInGUSRAM, int bLoop );
void GUS_DummyFunc( void );
void GUS_GF1InterruptHandler( void );
void GUS_WorkOnVoices( void );
void GUS_GF1Delay( void );
void GUS_StartVoice( void );
void GUS_StopVoice( void );


unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.