added nnn shortcut
This commit is contained in:
@@ -196,6 +196,7 @@ The shortcut mnemonics for other operations are as follows:
|
||||
* `sin` is a shortcut to `tri 0` (sine)
|
||||
* `cos` is a shortcut to `tri 1` (cosine)
|
||||
* `atn` is a shortcut to `tri 2` (arctangent)
|
||||
* `nnn` is a shortcut to `nop 0 0 0` (a short alias for NOP)
|
||||
|
||||
### Port input and output
|
||||
|
||||
|
||||
Reference in New Issue
Block a user