[A83] Re: allocating uninitialized memory?
[Prev][Next][Index][Thread]
[A83] Re: allocating uninitialized memory?
> I was just wondering if there was a way to create a bit of free space for a
> program by recording where the stack pointer is, then decrementing it by the
> amount of space that the program wants. If this method was used, would
> there be a way to detect stack overflow?
Why not? You only have to ensure that the stack pointer doesn't reach
$FE6E.
Of course, the space available here is very little.
PG
--
http://www.fastmail.fm - Choose from over 50 domains or use your own
Follow-Ups:
References: