mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-05 23:30:54 +11:00
7 lines
229 B
Plaintext
7 lines
229 B
Plaintext
|
Addressed devices
|
||
|
|
||
|
A@ and A! are the indirect versions of C@ and C!. Their target
|
||
|
word is controlled through A@* and A!* and by default point to
|
||
|
C@ and C*. There is also a AMOVE word that is the same as MOVE
|
||
|
but using A@ and A!.
|