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

STATE should be an immediate

This commit is contained in:
mgcaret 2020-01-05 15:41:39 -08:00
parent e1e010cc8a
commit 1e4c84d86a

View File

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