home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5656 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: news.muc.de!hwg!heinz
  2. Subject: Re: AddIntServer + VERTB strangeness
  3. Newsgroups: comp.sys.amiga.programmer
  4. References: <199603120851.IAA51888@poseidon.bfs.unibol.com>
  5. Organization: Private
  6. Reply-To: heinz07@ibm.net
  7. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  8. From: heinz@hwg.muc.de (Heinz Wrobel)
  9. Message-ID: <heinz.17bc@hwg.muc.de>
  10. Date: Sun, 17 Mar 96 21:24:35 GMT
  11.  
  12. John Girvin (jgirvin@bfs.unibol.com) wrote:
  13. >When I install a high priority (127) vertical blank interrupt server it 
  14. >seems that the other, lower priority, servers in the chain get called
  15. >even if my server returns with Z set (or is it NZ? cant remember offhand!) 
  16. >to indicate that no further processing is necessary for this interrupt.
  17.  
  18.     code clear (indicating non-zero).  Servers on the chain should return
  19.     with the Z flag clear if the interrupt was specifically for that
  20.     server, and no one else.  VERTB servers should always return Z set.
  21.  
  22. You may not terminate the VERTB server chain.
  23.  
  24. >How can I ensure that my interrupt server is the *only* one that gets
  25. >called? On my 1200-030 (V39) it doesnt really matter that the other servers
  26. >get CPU time, but on my a500 (V37) things really *crawl* along.
  27.  
  28. I highly doubt that this is your problem. Otherwise everything
  29. would "crawl along". You must be doing something wrong.
  30.  
  31. -- 
  32. Heinz Wrobel        Private Mail:   heinz@hwg.muc.de
  33. My private FAX: +49 89 850 51 25, I prefer email
  34.