Mirror of CollapseOS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
549B

  1. The "X:" word
  2. Because the ";" word goes back only one level in RSP and
  3. this limits our ability to separate X: in sub words and this
  4. means a rather cramped B265. This means no inline comments,
  5. hence this block here.
  6. 0x0e is compiledWord. first _find is on xdict. If found, we
  7. compile it with offsets. We abort on IMMED? because we're
  8. never supposed to encounter an immediate at this point.
  9. If not found, we try the same word on system dict (RAM+02).
  10. If found and is immediate, execute. If founf and not immediate,
  11. error. If not found, try number.