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.[1]
These instructions push things to the stack:
These instructions pull things from the stack:
See Also
Reference
- https://wilsonminesco.com/816myths