Difference between revisions of "83:RAM:817D"
From WikiTI
(better description) |
|||
Line 7: | Line 7: | ||
'''Length:''' 2 bytes | '''Length:''' 2 bytes | ||
− | + | When the calculator is turned on, SP will be set to the address stored here. | |
− | + | It is set to the value of SP by [[83:ROMCalls:4062|Initialize]] after the standard error handler ([[83:ROMCalls:4056|MonErrHand]]) has been pushed on the stack. | |
− | + |
Latest revision as of 04:53, 14 April 2005
Synopsis
Official Name: onSP
Memory Address: 817D
Length: 2 bytes
When the calculator is turned on, SP will be set to the address stored here. It is set to the value of SP by Initialize after the standard error handler (MonErrHand) has been pushed on the stack.