Difference between revisions of "83Plus:RAM:9824"
From WikiTI
m (Fixed typo of the memory address) |
|||
Line 3: | Line 3: | ||
'''Official Name:''' FPS | '''Official Name:''' FPS | ||
− | '''Memory Address:''' | + | '''Memory Address:''' 9824h |
'''Length:''' 2 bytes. | '''Length:''' 2 bytes. |
Latest revision as of 19:14, 2 August 2015
Synopsis
Official Name: FPS
Memory Address: 9824h
Length: 2 bytes.
This is a pointer to the next free byte above the top of the Floating Point Stack, which is at the bottom end of free RAM.
Comments
The Floating Point Stack is used by many BCALLs for temporary storage of floating point values.