[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RFC : SOME IDEAS FOR THE APPLE II FPGA'ers
Linards Ticmanis <ticmanis@gmx.de> wrote:
>
> The problem with this is, the next thing in memory when the stack hits
> its limit is the zero page -- not something you'd want to overwrite.
> Remember that the stack fills up top-to-bottom.
Of course, page one remains as a "window" through which the 6502 sees
256 bytes of a much bigger 64k stack, or something like that... I'm not
sure. It's something to think about.