From: Ralph Ronnquist Date: Thu, 20 May 2021 19:20:12 +0000 (+1000) Subject: commen editing X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=bdaa235a728bbfa87718c3da18e5fb64ca6b6662;p=rrq%2Frrqforth.git commen editing --- diff --git a/rrqforth.asm b/rrqforth.asm index b6df047..73147ab 100644 --- a/rrqforth.asm +++ b/rrqforth.asm @@ -130,7 +130,9 @@ DS_TOP: ; The initial rsp segment readable executable -; At fasm compilation: reset previous_word to make a new word list +;;; At fasm compilation: reset previous_word to make a new word list +;;; Words above belong to the SYSTEM wordlist, and the following +;;; belong to the FORTH wordlist. previous_word = last_wordlists_word WORD inline_code,'[ASM]',fasm