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

B Flag (Super FX): Difference between revisions

From SnesLab
Jump to: navigation, search
(subscripted)
(Specified which opcodes the B-flag affects.)
Line 1: Line 1:
The '''B flag''' is on the [[Super FX]], and is set when [[WITH]] runs.
The '''B flag''' is on the [[Super FX]], and is set when [[WITH]] runs.
These instructions change their behaviour on the B flag:
*  [[TO]] R<sub>n'</sub> as [[MOVE]] R<sub>n</sub>,R<sub>n'</sub>
*  [[FROM]] R<sub>n'</sub> as [[MOVES]] R<sub>n</sub>,R<sub>n'</sub>
For both of them, the R<sub>n</sub> is set by the preceeeding WITH R<sub>n</sub>.


Many instructions clear the B flag, including:
Many instructions clear the B flag, including:

Revision as of 12:08, 15 July 2024

The B flag is on the Super FX, and is set when WITH runs.

These instructions change their behaviour on the B flag:

For both of them, the Rn is set by the preceeeding WITH Rn.

Many instructions clear the B flag, including:

See Also

Reference