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
(→‎See Also: sign flag)
(list of instructions that affect it)
Line 1: Line 1:
'''O/V''' is the [[Super FX]]'s overflow flag.  It is bit 4 of 3030h.
'''O/V''' is the [[Super FX]]'s overflow flag.  It is bit 4 of 3030h.
It is affected by the following instructions:
* ADC Rn
* ADC #n
* ADD Rn
* ADD #n
* CMP Rn
* MERGE
* MOVES
* SBC Rn
* SUB Rn
* SUB #n


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

Revision as of 21:41, 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:

  • ADC Rn
  • ADC #n
  • ADD Rn
  • ADD #n
  • CMP Rn
  • MERGE
  • MOVES
  • SBC Rn
  • SUB Rn
  • SUB #n

See Also

Reference