We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
DSP1/Radius: Difference between revisions
From SnesLab
(added speed) |
(added microseconds) |
||
Line 7: | Line 7: | ||
|'''Speed''' | |'''Speed''' | ||
|34 cycles | |34 cycles | ||
4.5 μs | |||
|} | |} | ||
Revision as of 00:04, 23 July 2023
Basic Info | |||||||
---|---|---|---|---|---|---|---|
Opcode | 08 | ||||||
Speed | 34 cycles
4.5 μs |
Radius is a DSP1 command that calculates the squared length of a vector.
Input Parameters
- x is a vector component
- y is a vector component
- z is a vector component
Output Parameters
- L is the square of the vector length
See Also
References
- page 3-5-4 of Book II of the official Super Nintendo development manual