From 6033a6e2fb9ba8dfbf32a49c7914da206284ca0c Mon Sep 17 00:00:00 2001
From: Ralph Ronnquist
Date: Thu, 17 Jun 2021 16:58:20 +1000
Subject: [PATCH] upgrade
---
reference.html | 19 ++++++++++++++++++-
rrqforth | Bin 2151924 -> 2152021 bytes
2 files changed, 18 insertions(+), 1 deletion(-)
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.