On Tue, Jun 13, 2017 at 11:10 AM, Ken Pettit <petti...@gmail.com> wrote:

>
>
> On 6/13/17 9:19 AM, John R. Hogerhuis wrote:
>
>> Thanks for the responses.
>>
>> I'll give some thought to a "heap". One idea would be to just allocate a
>> heap on the stack.
>>
>
> Two other ideas for a "heap":
>
> 1.  Calculate the space between HIMEM and the start of the C program and
> use it.  Then you could create whatever size heap you wanted by changing
> HIMEM.
>
>
I don't know how prevalent it is, but that would interfere with loading a
CO to high RAM and just keeping a trigger file.  I know that's done with
TEENY sometimes. Or even something like Asciipix library.

-- John.

Reply via email to