mirror of
https://github.com/mgcaret/of816.git
synced 2024-12-27 19:29:58 +00:00
fix flags description
This commit is contained in:
parent
66d571ca7d
commit
03b0206f16
@ -230,7 +230,9 @@ NUM_SYSVARS .set 0
|
||||
; 1 Flags
|
||||
; b7 - Immediate
|
||||
; b6 - Compile-only
|
||||
; b0 - Smudge
|
||||
; b5 - Protected
|
||||
; b4 - Starts temporary definition in interpretation state
|
||||
; b3 - Smudged (not findable in dictionary searches)
|
||||
; Code (scope <name>)
|
||||
|
||||
.define F_IMMED %10000000 ; immediate
|
||||
|
Loading…
Reference in New Issue
Block a user