From: Ralph Ronnquist
Date: Thu, 17 Jun 2021 06:58:20 +0000 (+1000)
Subject: upgrade
X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=6033a6e2fb9ba8dfbf32a49c7914da206284ca0c;p=rrq%2Frrqforth.git
upgrade
---
diff --git a/reference.html b/reference.html
index 41b0190..c690537 100644
--- a/reference.html
+++ b/reference.html
@@ -888,6 +888,7 @@ asciidoc.install();
TEMP
TEMPHELD
TEMPSPACE
+TEMPUSED
TERMINATE0
TFA>CFA
TFA>DFA
@@ -3573,6 +3574,22 @@ overlapping a prior request.
_______________________________________________________
+
+
+
+
Word: TEMPUSED
+
+
"TEMPUSED" is a variable word that keeps the lowest offset of the
+TEMPSPACE space to use next as temporary space. This
+is advance upon each allocation via TEMP, and recycled back
+to TEMPHELD when next allocation otherwise would exceed
+the space size.
+
+_______________________________________________________
+
@@ -3880,7 +3897,7 @@ is deepest.