A89: Re: what part of memory does heapalloc use?


[Prev][Next][Index][Thread]

A89: Re: what part of memory does heapalloc use?





it doesn't use a specific address.  and there isn't any way to predict
where it will be or even what handle number it will use (a shell could
have allocated a heap before calling your program).  but the address
is located at (gplane0) ...  maybe if you explained why you can't use
that .


>
> What would the address for gplane0 in gray4lib.asm be, in relation
to the video memory ($4C00)?  Would it be higher or lower?  Would it
always be the same value?  If so, if no other handles or heap
allocations were made in the program, what would the address be
specifically?  If anyone understands how all this works, please post.
Any help would be great.
>
> And, if there is an ad about using email.com below, ignore it.  The
service is sluggish and the interface is clunky.  ;)
>
> -----------------------------------------------
> FREE! The World's Best Email Address @email.com
> Reserve your name now at http://www.email.com
>
>



References: