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

From SnesLab
Jump to: navigation, search
(added speed)
(→‎References: subparagraph)
Line 24: Line 24:


=== References ===
=== References ===
* [https://archive.org/details/SNESDevManual/book2/page/n305 page 3-5-15 of Book II] of the official Super Nintendo development manual
* subparagraph 5.4.2 on [https://archive.org/details/SNESDevManual/book2/page/n305 page 3-5-15 of Book II] of the official Super Nintendo development manual


[[Category:DSP1]]
[[Category:DSP1]]

Revision as of 03:54, 4 January 2024

Basic Info
Opcode nA
Speed 433 cycles

Raster is a DSP1 command.

Input Parameters

  • Vs is a raster number

Output Parameters

  • An is a matrix element
  • Bn is a matrix element
  • Cn is a matrix element
  • Dn is a matrix element

See Also

References