mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-06 03:10:54 +11:00
11 lines
332 B
Plaintext
11 lines
332 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!
|