home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / programm / 18554 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  817 b 

  1. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!howland.reston.ans.net!spool.mu.edu!yale.edu!ira.uka.de!math.fu-berlin.de!umn.edu!csus.edu!netcom.com!netcomsv!terapin!paulk
  2. From: paulk@terapin.com (Paul Kienitz)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: HostileTakeOver of Amiga OS
  5. References: <1993Jan10.213927.21731@ultb.isc.rit.edu>
  6. Message-ID: <paulk.36pt@terapin.com>
  7. Date: 11 Jan 93 23:05:47 PST
  8. Organization: BBS
  9. Lines: 10
  10.  
  11. > > Speaking of this, what is the proper way to find the base of the
  12. > > vectors?
  13.  
  14. > AddIntServer... use it, it works.
  15.  
  16. If you're going to take over the system, you might be able to use
  17. SetIntVector in cases where you would normally use AddIntServer, like VBLANK.
  18.  
  19. Anyway, the way to get the actual VBR address is given as an example
  20. in the Supervisor() autodoc.
  21.