Stack Pointer

From C64-Wiki
Jump to navigationJump to search

The 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.