home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.dsp
- Path: sparky!uunet!destroyer!sol.ctr.columbia.edu!eff!world!moshier
- From: moshier@world.std.com (Stephen L Moshier)
- Subject: Re: Double-buffered SSI on M56001
- Message-ID: <BxEqML.4pM@world.std.com>
- Organization: The World Public Access UNIX, Brookline, MA
- References: <40697@sdcc12.ucsd.edu>
- Date: Sun, 8 Nov 1992 17:15:57 GMT
- Lines: 4
-
- Use the two-cycle interrupt, not an interrupt handler. Then check
- the pointer regsiter occasionally in a polling loop to see if it
- has crossed either the middle or end of the buffer.
-
-