1
0
mirror of https://github.com/mgcaret/of816.git synced 2024-05-28 14:41:27 +00:00

STATE should not be immediate, 1275 7.3.9.2.2 is in error for STATE and IMMEDIATE

This commit is contained in:
mgcaret 2020-01-06 08:23:41 -08:00
parent aa2cb1dd75
commit 6d32bf54e3

View File

@ -1100,7 +1100,7 @@ eom: .dword UDOT
eword
; H: ( -- c-addr ) STATE variable, zero if interpreting
dword STATE,"STATE",F_IMMED
dword STATE,"STATE"
SYSVAR SV_STATE
eword