Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!sri-unix!sri-spam!ames!ucbcad!ucbvax!CORY.BERKELEY.EDU!dillon From: dillon@CORY.BERKELEY.EDU (Matt Dillon) Newsgroups: comp.sys.amiga Subject: Audio Interrupt vector Message-ID: <8611191016.AA19776@cory.Berkeley.EDU> Date: Wed, 19-Nov-86 05:16:12 EST Article-I.D.: cory.8611191016.AA19776 Posted: Wed Nov 19 05:16:12 1986 Date-Received: Wed, 19-Nov-86 22:23:09 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: University of California at Berkeley Lines: 11 Using an old version of Wack which has the 'ints' symbol, the Audio interrupt vectors are 7,8,9, and 10 (scale 0-15). This corrosponds with the definitions in HARDWARE/INTBITS.H. Read the manual page for the EXEC SetIntVector() and AddIntServer(). References: RKM V2 HARDWARE/INTBITS.H EXEC/INTERRUPTS.H -Matt