home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / dsp / 2540 < prev    next >
Encoding:
Text File  |  1992-11-08  |  544 b   |  15 lines

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