We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
XCE: Difference between revisions
From SnesLab
(added basic info) |
(dots for unclobbered flags) |
||
Line 28: | Line 28: | ||
|E | |E | ||
|+ | |+ | ||
|. | |||
|. | |||
| | | | ||
| | | | ||
| | |. | ||
| | |. | ||
| | |. | ||
| | | | ||
| | | |
Revision as of 06:11, 2 May 2023
XCE is an instruction that exchanges the carry and emulation bits. It typically appears soon after the Reset Vector following a CLC, to switch the S-CPU into 65c816 native mode.
Basic Info | |||||||
---|---|---|---|---|---|---|---|
Addressing Mode | Opcode | Length | Speed | ||||
implied | FB | 1 byte | 2 cycles |
Flags Clobbered | ||||||||
---|---|---|---|---|---|---|---|---|
N | V | M | X | D | I | Z | C | E |
. | . | . | . | . |