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/Subjective: Difference between revisions

From SnesLab
Jump to: navigation, search
(→‎References: bsnes implementation)
(what high nybble does)
Line 10: Line 10:
|}
|}


'''Subjective''' is a [[DSP1]] command.
'''Subjective''' is a [[DSP1]] command.  The high nybble of the opcode selects which attitude matrix.


=== Input Parameters ===
=== Input Parameters ===

Revision as of 23:09, 4 January 2024

Basic Info
Opcode n3
Speed 44 cycles

5.8 μs

Subjective is a DSP1 command. The high nybble of the opcode selects which attitude matrix.

Input Parameters

  • F coordinate of object
  • L coordinate of object
  • U coordinate of object

Ouput Parameters

  • X coordinate of object
  • Y coordinate of object
  • Z coordinate of object

See Also

References