Stack Pointer Register

From ROM Detectives Wiki
Jump to navigation Jump to search

The Stack Pointer Register (S) is a register which contains the location of the first empty place on the stack. The stack is used for temporary storage by machine language programs, and by the computer.