X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=adoc%2Fp_pad.adoc;h=1bd1638ff89e06c6abee68234fab9140b25c2033;hb=c6fd5bdf3bae68aac49a239548c82a8d08384da8;hp=3903cd02049628f27fe18bb72a94c49e998ba98a;hpb=b7da3f7bbd1cb10241163abdb950472e539e796d;p=rrq%2Frrqforth.git diff --git a/adoc/p_pad.adoc b/adoc/p_pad.adoc index 3903cd0..1bd1638 100644 --- a/adoc/p_pad.adoc +++ b/adoc/p_pad.adoc @@ -1,9 +1,12 @@ +// stdio.asm: WORD p_pad,'PAD',dovariable + anchor:p_pad[] -Word: PAD ---------- +=== Word: PAD ----- -stdio.asm: WORD p_pad,'PAD',dovariable ----- +.... +Data stack: ( -- a ) +.... +"PAD" is a variable word for a 1 kb data space that is used by +<> (only), and otherwise free for temporary use.