mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-05 15:00:55 +11:00
79ce88c12c
and remove cfspack, which will not ever be used again.
17 lines
338 B
Plaintext
17 lines
338 B
Plaintext
Addressed devices
|
|
|
|
See B14 for details.
|
|
|
|
ADEV$ -- Initialize adev subsystem
|
|
A@ a -- c Indirect C@
|
|
A! c a -- Indirect C!
|
|
A@* -- a Address for A@ word
|
|
A!* -- a Address for A! word
|
|
AMOVE src dst u -- Same as MOVE, but with A@ and A!
|
|
|
|
|
|
|
|
|
|
|
|
|