Mirror of CollapseOS
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

7 行
229B

  1. Addressed devices
  2. A@ and A! are the indirect versions of C@ and C!. Their target
  3. word is controlled through A@* and A!* and by default point to
  4. C@ and C*. There is also a AMOVE word that is the same as MOVE
  5. but using A@ and A!.