A89: Re: Stack


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

A89: Re: Stack




> Anyone have any idea of how much of the stack you can safely use during
> program execution?  From my understanding, I gather it to be roughly
sixteen
> thousand bytes.  Thanks.

Bigdyna use 13 or 14 ko, which is not a good idea because it sometimes
produces a "protected memory violation". I did this in order to allow the
game to run on a TI92 1, but shouldn't have.

>
> -Matthew
>




References: