A83: Re: Re:


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

A83: Re: Re:




Would someone like to explain the stack pointer in more detail?  I know
*roughly* what it does...no, actually I don't :)...

Later,

James Matthews (matthews@tkb.att.ne.jp)

ICQ: 7413754
http://home.att.ne.jp/gold/tomcat21/index.html
http://library.advanced.org/18242/

----------
> From: Scott Dial (Revenant) <homosapian@geocities.com>
> To: assembly-83@lists.ticalc.org
> Subject: A83: Re: 
> Date: Sunday, September 13, 1998 9:28 AM
> 
> 
> Exactly that...
> 
> sp is a z80 register for the position of stack pointer... so that he can
> return to that exact point later. spbak is defined at the bottom: spbak
> .dw $0000
> 
> Patrick W Bambrough wrote:
> > 
> > hey can anyone tell me what this means and if there is an 83
equivelant??
> > ld (spbak),sp
> 
> -- 
> Scott Dial
> revenant_1@hotmail.com
> ICQ#3608935


Follow-Ups: