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

  1. Path: news.ios.com!usenet
  2. From: larrymb@gramercy.ios.com (UNREGISTERED VERSION)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: AddIntServer + VERTB strangeness
  5. Date: 18 Mar 1996 16:35:50 GMT
  6. Organization: Internet Online Services
  7. Message-ID: <379.6650T896T2063@gramercy.ios.com>
  8. References: <199603120851.IAA51888@poseidon.bfs.unibol.com>
  9. NNTP-Posting-Host: ppp-30.ts-6.hck.idt.net
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  11.  
  12. >Ive been experimenting with taking over the OS interrupts using high
  13. >priority AddIntServer and SetIntVector calls so as to remove as much
  14. >OS overhead as possible from my game.
  15.  I don't think this really makes sense or is even possible. You seem to be
  16. asking for a weird mix of totally taking over the system while still using the
  17. OS and not letting the system be taken over??
  18.  
  19.