diff options
author | Clyne Sullivan <clyne@bitgloo.com> | 2023-02-22 10:38:07 -0500 |
---|---|---|
committer | Clyne Sullivan <clyne@bitgloo.com> | 2023-02-22 10:38:07 -0500 |
commit | 90c27fd4c92e4e5dd44c81eacca7790d762116d9 (patch) | |
tree | da958b3a0a9cb1ee460a26612cf2d9bdca7c3964 /compat.txt | |
parent | 572a79b4c724d4c6c7770874bafc5546139f44b7 (diff) |
fix comments; add accept, invert, true/false, environment?
Diffstat (limited to 'compat.txt')
-rw-r--r-- | compat.txt | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -45,7 +45,7 @@ yes 6.1.0650 @ yes 6.1.0670 ABORT 6.1.0680 ABORT" yes 6.1.0690 ABS - 6.1.0695 ACCEPT +yes 6.1.0695 ACCEPT yes 6.1.0705 ALIGN yes 6.1.0706 ALIGNED yes 6.1.0710 ALLOT @@ -73,11 +73,11 @@ yes 6.1.1260 DROP yes 6.1.1290 DUP yes 6.1.1310 ELSE yes 6.1.1320 EMIT - 6.1.1345 ENVIRONMENT? +yes 6.1.1345 ENVIRONMENT? (always false) 6.1.1360 EVALUATE yes 6.1.1370 EXECUTE yes 6.1.1380 EXIT - 6.1.1540 FILL +yes 6.1.1540 FILL 6.1.1550 FIND 6.1.1561 FM/MOD yes 6.1.1650 HERE @@ -85,7 +85,7 @@ yes 6.1.1650 HERE yes 6.1.1680 I yes 6.1.1700 IF yes 6.1.1710 IMMEDIATE (as "imm") - 6.1.1720 INVERT +yes 6.1.1720 INVERT 6.1.1730 J yes 6.1.1750 KEY 6.1.1760 LEAVE |