We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
Complementary Multiplication: Difference between revisions
From SnesLab
(ASM category) |
(definition) |
||
Line 1: | Line 1: | ||
This feature multiplies a 16-bit value by an 8-bit value, yielding a 24-bit product. All inputs/outputs are signed two's complement. | |||
=== See Also === | === See Also === | ||
* [[Mode 7]] | * [[Mode 7]] |
Latest revision as of 15:09, 21 August 2024
This feature multiplies a 16-bit value by an 8-bit value, yielding a 24-bit product. All inputs/outputs are signed two's complement.
See Also
Reference
- page 2-10-1 of Book I of the official Super Nintendo development manual