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

O/V: Difference between revisions

From SnesLab
Jump to: navigation, search
(subscripted)
(linkify)
Line 4: Line 4:
* ADC R<sub>n</sub>
* ADC R<sub>n</sub>
* ADC #n
* ADC #n
* ADD R<sub>n</sub>
* [[ADD]] R<sub>n</sub>
* ADD #n
* [[ADD]] #n
* CMP R<sub>n</sub>
* CMP R<sub>n</sub>
* MERGE
* [[MERGE]]
* MOVES
* [[MOVES]]
* SBC R<sub>n</sub>
* SBC R<sub>n</sub>
* SUB R<sub>n</sub>
* [[SUB]] R<sub>n</sub>
* SUB #n
* [[SUB]] #n


=== See Also ===
=== See Also ===

Revision as of 21:42, 9 July 2024

O/V is the Super FX's overflow flag. It is bit 4 of 3030h.

It is affected by the following instructions:

See Also

Reference