Re: A86: Re: Re: Ztetris magic
[Prev][Next][Index][Thread]
Re: A86: Re: Re: Ztetris magic
i guess only if you're not going to push or pop any ops...
In a message dated 10/21/98 15:57:57 Eastern Daylight Time,
assets@eden.rutgers.edu writes:
> >
> >what is the starting address of page 1? (i assume it's already swapped
when
> >_exec_assembly is called)
>
> $8000; there's only one op pushed onto the floating point stack when you
run
> an asm prog (except for sqrt programs), so it's safe to use $800b - $bfff
>
> >
> >is that $8800 or something close?
>