[A83] Re: Special ram areas?


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

[A83] Re: Special ram areas?




> > Henk Poley said I could use the stack, but I think that it's not the
safest place to store
> > a pointer, or do you mean another stack, Henk?

> I do mean the system stack (the one the the SP pointing to it)...
>
> You can safely use about 100 bytes, and that should be more than enough.
> Maybe Tijl C. can tell you more, since he has experiance with "stack
> overflows" (I think).

The stack starts at FE6Fh. It is safe to use 200 bytes at least. Even then,
there's still room for about 50 pushes.





References: