home *** CD-ROM | disk | FTP | other *** search
- Path: news.uit.no!news
- From: Hσvard Pedersen <havardp@mail.stud.ingok.hitos.no>
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: System Interrupt
- Date: Fri, 19 Apr 1996 13:22:40 -0700
- Organization: HIT
- Message-ID: <3177F610.1BEE@mail.stud.ingok.hitos.no>
- References: <4l52l5$5n1@rubycon.man.szczecin.pl>
- NNTP-Posting-Host: dig130.stud.ingok.hitos.no
- Mime-Version: 1.0
- Content-Type: text/plain; charset=iso-8859-1
- Content-Transfer-Encoding: 8bit
- X-Mailer: Mozilla 2.0 (Win16; I)
-
- Cezary Kobylinski wrote:
- > I want to load any file (data) from any device (example from DD,HD
- > disk,itc.) to memory while execute any program (example vectors) at
- > VBlankInterrupt (address $6c+VBR). Can I do it without AddIntServer from
- > exec.library,(if possible) must only work My programm at VBlank .
-
- By banging the hardware vector ($6c+VBR) you aren't guaranteed in any way
- that the OS is able to load your file. The AddIntServer function is there to
- set up interrupts, why not use it?
-
- --
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- "Sometimes I wish there was a knob for intelligence on my TV set. There's
- one called brightness, but it doesn't seem to work." - Brian Eno
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
- Hσvard Pedersen E-Mail: havardp@mail.stud.ingok.hitos.no
- aka Howard/Mental Diseases IRC-Channels: #amiga and #norway
- IRC-Nick: Howard_MD or HowardMD
- +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-