commit | ce85f570ab5cd7a956daef6e48f23eb22655a774 | [log] [tgz] |
---|---|---|
author | swissChili <swisschili@fastmail.com> | Wed Apr 20 16:54:34 2022 -0700 |
committer | swissChili <swisschili@fastmail.com> | Wed Apr 20 16:54:34 2022 -0700 |
tree | 3f19dbefbc713fb8edcb112d3d89bf61467d0c21 | |
parent | 94f1e76762631172b18f933fda5993b84cdb608b [diff] [blame] |
Debugging words not being found
diff --git a/FORTH.ASM b/FORTH.ASM index 19c184f..53bae75 100644 --- a/FORTH.ASM +++ b/FORTH.ASM
@@ -305,7 +305,7 @@ ;;; LATE-INIT VARIABLES ;;; DEFVAR STATE, 'STATE' - DW 0 ; Interpret + DW 0 ; Interpret; ( cfa ) DEFVAR HERE, 'HERE'