We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
Stack
From SnesLab
The Stack is a buffer which remembers the state of subroutines that are currently executing.
On the 65c816, the stack is always in bank zero. It can be thousands of bytes deep.[1]
In emulation mode it wraps within page one.[2]
These instructions push things to the stack:
These instructions pull things from the stack: