home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / amiga / programm / 17600 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  738 b 

  1. Path: sparky!uunet!spool.mu.edu!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: Getting a valid FileSysStartupMsg pointers.
  5. References: <1gnma8INNou3@nz12.rz.uni-karlsruhe.de>
  6. Message-ID: <paulk.2uhc@terapin.com>
  7. Date: 19 Dec 92 10:21:24 PST
  8. Organization: BBS
  9. Lines: 9
  10.  
  11. > I tried TypeOfMem() but I really missed some devices after that,
  12. > because their device name (and I think the environment vector, too)
  13. > was in ROM.
  14.  
  15. I *do* wish C= provided a supported method of asking the system "what
  16. addresses are legitimate ROM addresses".  I've had uses for such a
  17. thing about half a dozen times.  An extra MemHeader in ExecBase would
  18. do the trick
  19.  
  20.