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/Gyrate
From SnesLab
Basic Info | |||||||
---|---|---|---|---|---|---|---|
Opcode | 14 | ||||||
Speed | 444 cycles
58.4 μs |
Gyrate is a DSP1 command.
Input Parameters
- angle of rotation about Z axis
- angle of rotation about X axis
- angle of rotation about Y axis
Output Parameters
- rotational angle
References
- subparagraph 5.6.1 on page 3-5-31 of Book II of the official Super Nintendo development manual
- paragraph 6.7 on page 3-6-1 of Book II, lbid.
- https://github.com/bsnes-emu/bsnes/blob/master/bsnes/sfc/coprocessor/dsp1/dsp1emu.cpp#L806