<< Home | About Forth | About TurboForth | Download | Language Reference | Resources | Tutorials | YouTube >>
In Built-in Constants in TurboForth Kernal
Returns beginning address of return stack. Used to reset return stack.
none
Pre-decrement is used on all return stack pushes. Thus, if the return stack is set to (for example) $B000, then the first value pushed onto the stack shall be pushed to address >AFFE.