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

Program Counter Relative Addressing: Difference between revisions

From SnesLab
Jump to: navigation, search
(opcode 80)
(opcode 50)
Line 8: Line 8:
* [[BPL]] (opcode 10)
* [[BPL]] (opcode 10)
* [[BRA]] (opcode 80)
* [[BRA]] (opcode 80)
* [[BVC]]
* [[BVC]] (opcode 50)
* [[BVS]]
* [[BVS]]



Revision as of 14:22, 27 June 2024

Program Counter Relative Addressing is supported by nine instructions:

All of which are two bytes long.

See Also

Reference