Stack Pointer
From C64-Wiki
(Redirected from Stack pointer)
Jump to navigationJump to searchThe stack pointer is an 8-bit data register inside the MOS 6510 CPU.
A list of the assembler commands, that use the stack pointer can be found in Category:Stack Pointer.
The stack pointer always points to the next available location on the Stack.