home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!umn.edu!csus.edu!netcom.com!netcomsv!terapin!paulk
- From: paulk@terapin.com (Paul Kienitz)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Getting a valid FileSysStartupMsg pointers.
- References: <1gnma8INNou3@nz12.rz.uni-karlsruhe.de>
- Message-ID: <paulk.2uhc@terapin.com>
- Date: 19 Dec 92 10:21:24 PST
- Organization: BBS
- Lines: 9
-
- > I tried TypeOfMem() but I really missed some devices after that,
- > because their device name (and I think the environment vector, too)
- > was in ROM.
-
- I *do* wish C= provided a supported method of asking the system "what
- addresses are legitimate ROM addresses". I've had uses for such a
- thing about half a dozen times. An extra MemHeader in ExecBase would
- do the trick
-
-