AMOSi:Let

From Amiga Coding
Jump to: navigation, search

Assigns a value to an AMAL register.


Let Rn=expression

n can be 0 to 9 for local registers, and A through Z for global ones.


You can also use the special registers A,X, and Y.