[comp.sys.amiga] 0x200000 dividing line

dale@amiga.UUCP (Dale Luck) (03/10/87)

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