.stackAddr EQUD stackName: stackAddr [Show more] Type: Variable Category: Start and end Summary: The address of the game's stackContext: See this variable in context in the source code References: This variable is used as follows: * Entry uses stackAddr
[X]
Configuration variable stack = &000121FC
The stack is after the end of the main game code and descends from this address down to &00012000 (to give a stack size of 512 32-bit entries)