home *** CD-ROM | disk | FTP | other *** search
- 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
- From: paulk@terapin.com (Paul Kienitz)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: HostileTakeOver of Amiga OS
- References: <1993Jan10.213927.21731@ultb.isc.rit.edu>
- Message-ID: <paulk.36pt@terapin.com>
- Date: 11 Jan 93 23:05:47 PST
- Organization: BBS
- Lines: 10
-
- > > Speaking of this, what is the proper way to find the base of the
- > > vectors?
-
- > AddIntServer... use it, it works.
-
- If you're going to take over the system, you might be able to use
- SetIntVector in cases where you would normally use AddIntServer, like VBLANK.
-
- Anyway, the way to get the actual VBR address is given as an example
- in the Supervisor() autodoc.
-