NESDev and Strangulation Records messageboards
Forum Index | FAQ | New User | Login | Search

Previous ThreadView All ThreadsNext ThreadShow in Flat Mode*


SubjectWhere is the stack?  
Posted bypulper
Posted on10/9/04 6:34 PM
From IP132.241.64.62  



I was under the impression that stacks grew backwards in memory. For instance, when you use the code:

ldx #$FF
txs


This sets the stack pointer to $FF and I thought as you pushed data onto the stack, the memory used would be $FF, $FE, $FD, $FC, $FB,... etc. In other words the stack is growing in the reverse direction.

But now I am hearing that the stack space is from $100 - $1FF. Well which is it?


-Pulper

-
Entire Thread
Subject  Posted byPosted On
.Where is the stack?  pulper10/9/04 6:34 PM
.*Re: Where is the stack?  Anonymous10/9/04 6:39 PM
..*Re: Where is the stack?  pulper10/9/04 7:04 PM
...*Re: Where is the stack?  koitsu10/10/04 04:54 AM
....*Re: Where is the stack?  Disch10/10/04 05:31 AM
.....*Re: Where is the stack?  koitsu10/10/04 06:29 AM
......*Re: Where is the stack?  Disch10/10/04 4:33 PM
.......*Re: Where is the stack?  koitsu10/10/04 8:38 PM
........*Which architecture?  tepples10/12/04 05:24 AM
.........*Re: Which architecture?  koitsu10/13/04 01:02 AM
.........*Re: Which architecture?  RoboNes10/12/04 10:40 PM
..........*Full descending stack on ARM  tepples10/13/04 4:46 PM
...........*Re: Full descending stack on ARM  RoboNes10/15/04 12:23 PM
............*Re: Full descending stack on ARM  tepples10/15/04 7:55 PM
...*Re: Where is the stack?  Memblers10/9/04 9:46 PM
Jump to

Memblers' homepage             Contact Me

Forums powered by WWWThreads Demo