Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!ll-xn!ames!amdahl!pyramid!amiga!dale From: dale@amiga.UUCP (Dale Luck) Newsgroups: comp.sys.amiga Subject: 0x200000 dividing line Message-ID: <1634@amiga.amiga.UUCP> Date: Tue, 10-Mar-87 00:46:22 EST Article-I.D.: amiga.1634 Posted: Tue Mar 10 00:46:22 1987 Date-Received: Tue, 10-Mar-87 20:15:06 EST Reply-To: dale@amiga.UUCP (Dale Luck) Organization: Commodore-Amiga Inc., 983 University Ave #D, Los Gatos CA 95030 Lines: 5 I wonder how many programs we will break when we allow >2m of chipper memory. The correct way of testing for chip/fast memory is a generalized routine call TypeOfMem(APTR) it returns a LONG that contains flags that are like the flags sent when using AllocMem(size,flags). Dale