DSP1/Polar

From SnesLab
Jump to: navigation, search
Basic Info
Opcode 1C
Speed 147 cycles

19.3 μs

Polar is a DSP1 command that rotates a point about an arbitrary axis.

Input Parameters

  • x is a coordinate before rotation
  • y is a coordinate before rotation
  • z is a coordinate before rotation

Output Parameters

  • X is a coordinate after rotation
  • Y is a coordinate after rotation
  • Z is a coordinate after rotation

See Also

References