getmemory
ACTION: allocate block of memory and return its base address
USE: address=getmemory bytes
EXAMPLE:
m=getmemory 8000

RELATED: freememory news frees