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

ALT0: Difference between revisions

From SnesLab
Jump to: navigation, search
(subscripted m)
(linkify)
Line 10: Line 10:
* AND #n
* AND #n
* ASR
* ASR
* BIC R<sub>n</sub>
* [[BIC]] R<sub>n</sub>
* BIC #n
* [[BIC]] #n
* CACHE
* [[CACHE]]
* CMODE
* [[CMODE]]
* CMP R<sub>n</sub>
* CMP R<sub>n</sub>
* COLOR
* COLOR
* DEC R<sub>n</sub>
* DEC R<sub>n</sub>
* DIV2
* [[DIV2]]
* FMULT
* [[FMULT]]
* GETB
* [[GETB]]
* GETBH
* [[GETBH]]
* GETBL
* [[GETBL]]
* GETBS
* [[GETBS]]
* GETC
* [[GETC]]
* HIB
* [[HIB]]
* IBT R<sub>n</sub>, #pp
* [[IBT]] R<sub>n</sub>, #pp
* INC R<sub>n</sub>
* INC R<sub>n</sub>
* IWT R<sub>n</sub>, #xx
* [[IWT]] R<sub>n</sub>, #xx
* JMP R<sub>n</sub>
* JMP R<sub>n</sub>
* LDB (R<sub>m</sub>)
* [[LDB]] (R<sub>m</sub>)
* LDW (R<sub>m</sub>)
* [[LDW]] (R<sub>m</sub>)
* LEA Rn, xx
* [[LEA]] Rn, xx
* LINK #n
* [[LINK]] #n
* LJMP R<sub>n</sub>
* [[LJMP]] R<sub>n</sub>
* LM R<sub>n</sub>, (xx)
* LM R<sub>n</sub>, (xx)
* LMS R<sub>n</sub>, (yy)
* [[LMS]] R<sub>n</sub>, (yy)
* LMULT
* [[LMULT]]
* LOB
* [[LOB]]
* LOOP
* [[LOOP]]
* LSR
* LSR
* MERGE
* [[MERGE]]
* MOVE R<sub>n</sub>, R<sub>n</sub>'
* MOVE R<sub>n</sub>, R<sub>n</sub>'
* MOVES R<sub>n</sub>, R<sub>n</sub>'
* [[MOVES]] R<sub>n</sub>, R<sub>n</sub>'
* MULT R<sub>n</sub>
* [[MULT]] R<sub>n</sub>
* MULT #n
* [[MULT]] #n
* NOP
* NOP
* NOT
* [[NOT]]
* OR R<sub>n</sub>
* [[OR]] R<sub>n</sub>
* OR #n
* OR #n
* PLOT
* [[PLOT]]
* RAMB
* [[RAMB]]
* ROL
* ROL
* ROMB
* [[ROMB]]
* ROR
* ROR
* RPIX
* [[RPIX]]
* SBC R<sub>n</sub>
* SBC R<sub>n</sub>
* SBK
* [[SBK]]
* SEX
* [[SEX]]
* SM (xx), R<sub>n</sub>
* SM (xx), R<sub>n</sub>
* SMS (yy), R<sub>n</sub>
* [[SMS]] (yy), R<sub>n</sub>
* STB (R<sub>m</sub>)
* [[STB]] (R<sub>m</sub>)
* STOP
* [[STOP]]
* STW (R<sub>m</sub>)
* [[STW]] (R<sub>m</sub>)
* SUB R<sub>n</sub>
* [[SUB]] R<sub>n</sub>
* SUB #n
* [[SUB]] #n
* SWAP
* [[SWAP]]
* UMULT R<sub>n</sub>
* [[UMULT]] R<sub>n</sub>
* and presumably UMULT #n too
* and presumably UMULT #n too



Revision as of 00:51, 13 July 2024

ALT0 is scene slang for the Super FX state where both the ALT1 and ALT2 flags are clear. Many instructions restore the ALT0 state, including:

Many instructions restore the ALT0 state, including:

See Also

See Also

References