mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-06 03:20:56 +11:00
2d9a07d215
This was becoming heavy to manage.
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!
|