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

  1. Path: news.ios.com!usenet
  2. From: larrymb@gramercy.ios.com (Pacarana)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: AddIntServer + VERTB strangeness
  5. Date: 3 Apr 1996 17:03:14 GMT
  6. Organization: Internet Online Services
  7. Message-ID: <345.6665T1105T2433@gramercy.ios.com>
  8. References: <199603311305.NAA20741@mailhost.unibol.com>
  9. NNTP-Posting-Host: ppp-22.ts-1.hck.idt.net
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  11.  
  12. >So theres nothing I can do then? I just let the OS VERTB interrupts run
  13. >and cause my nice smooth display to jerk and shudder? *sigh* Maybe Ill
  14. >find another way to do it...
  15.  Since you're going to the hardware for other parts, why not just save all the
  16. interuupt stuff, then use Disable and run them yourself, then return them all
  17. before exit?
  18.  
  19.