We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
Absolute Indirect Addressing: Difference between revisions
From SnesLab
(→See Also: abs addressing) |
(only this opcode) |
||
Line 1: | Line 1: | ||
'''Absolute Indirect Addressing''' is supported by [[JMP]] (opcode 6C). | '''Absolute Indirect Addressing''' is supported only by [[JMP]] (opcode 6C). | ||
==== Syntax ==== | ==== Syntax ==== |
Revision as of 12:01, 16 July 2024
Absolute Indirect Addressing is supported only by JMP (opcode 6C).
Syntax
JMP (addr)
See Also
References
- Eyes & Lichty page 383, https://archive.org/details/0893037893ProgrammingThe65816/page/383
- section 3.5.5 of 65c816 datasheet, https://westerndesigncenter.com/wdc/documentation/w65c816s.pdf