We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS

CY: Difference between revisions

From SnesLab
Jump to: navigation, search
(linkify ADD)
(linkify ADC)
Line 1: Line 1:
'''CY''' (CarrY) is the [[Super FX]]'s carry flag.  It is affected by the following instructions:
'''CY''' (CarrY) is the [[Super FX]]'s carry flag.  It is affected by the following instructions:


* ADC R<sub>n</sub>
* [[ADC (Super FX)|ADC]] R<sub>n</sub>
* ADC #n
* [[ADC (Super FX)|ADC]] #n
* [[ADD]] R<sub>n</sub>
* [[ADD]] R<sub>n</sub>
* [[ADD]] #n
* [[ADD]] #n

Revision as of 00:54, 10 July 2024

CY (CarrY) is the Super FX's carry flag. It is affected by the following instructions:

See Also

Reference