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