Re: A92: Stack as temp mem


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

Re: A92: Stack as temp mem




fi97 Sacha KAERCHER wrote:
> 
> Hi,
> 
> I'd like to use the stack as temp memory in a prog in order to avoid using a
> handle. I need about 10 kB. I have two questions :  the stack is 16 kB big, so
> is it 'dansgerous' to use it from the bottom ? Second question : is there a
> global address for it in Fargo s kernel ? i.e. something like : tios::stack or
> should I use $120 ? But this could break the compatibilty with 92II.
> I hope someone will answer, thanks
> 
> Sacha

What you need is the LINK command. Can't remember quite how it works,
but take a look at the 68000 guide.


References: