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

From SnesLab
Jump to: navigation, search
(moved table up)
(added parameters)
Line 6: Line 6:
|}
|}


'''Target''' is a DSP1 command.
'''Target''' is a [[DSP1]] command.
 
=== Input Parameters ===
* '''H''' is the horizontal component
* '''V''' is the vertical component
 
=== Output Parameters ===
* '''X''' is a coordinate
* '''Y''' is a coordinate


=== References ===
=== References ===

Revision as of 05:12, 15 July 2023

Basic Info
Opcode 0E

Target is a DSP1 command.

Input Parameters

  • H is the horizontal component
  • V is the vertical component

Output Parameters

  • X is a coordinate
  • Y is a coordinate

References