major touch-up into presentable form
[rrq/rrqforth.git] / adoc / p_sp.adoc
index 01e770afb033738d601099cce26b03945372d934..8f0ce9bfd5c9a66d79d391e72508691dfc3b1f39 100644 (file)
@@ -1,9 +1,10 @@
-anchor:p_sp[]
+// stdio.asm:  WORD p_sp,'SP',dovalue
 
-Word: SP
---------
+anchor:p_sp[]
 
-----
-stdio.asm:     WORD p_sp,'SP',dovalue
-----
+=== Word: SP
+....
+Data stack: ( -- v )
+....
 
+"SP" is a value word pushing a space character onto the data stack.