home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / amiga / programm / 19058 < prev    next >
Encoding:
Internet Message Format  |  1993-01-22  |  989 b 

  1. Path: sparky!uunet!munnari.oz.au!comp.vuw.ac.nz!actrix!templar!jbickers
  2. From: jbickers@templar.actrix.gen.nz (John Bickers)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Determing if an address is in chip mem.
  5. References:  <C15w6v.7zH@gabriel.keele.ac.uk>
  6. Message-ID: <jbickers.0nus@templar.actrix.gen.nz>
  7. Date: 22 Jan 93 19:23:07 PST
  8. Organization: TAP
  9. Lines: 15
  10.  
  11. Quoted from <C15w6v.7zH@gabriel.keele.ac.uk> by u0g78@keele.ac.uk (Martin Steed):
  12.  
  13. > Is there an easy way to determine if a given data reference is in chip or
  14. > fast ram.
  15.  
  16.     The exec.library has a function called TypeOfMem() that could do
  17.     the trick. The docs say it searches a memory list to tell what
  18.     sort of memory you've given it, so you may want to call it for
  19.     each block when your program starts, and stash the results
  20.     somewhere.
  21.  
  22. >     Martin.
  23. --
  24. *** John Bickers, TAP.                   jbickers@templar.actrix.gen.nz ***
  25. ***    "Radioactivity - It's in the air, for you and me" - Kraftwerk    ***
  26.