Mirror of CollapseOS
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

17 行
338B

  1. Addressed devices
  2. See B14 for details.
  3. ADEV$ -- Initialize adev subsystem
  4. A@ a -- c Indirect C@
  5. A! c a -- Indirect C!
  6. A@* -- a Address for A@ word
  7. A!* -- a Address for A! word
  8. AMOVE src dst u -- Same as MOVE, but with A@ and A!