Search found 5 matches
- Wed Dec 17, 2008 3:33 pm
- Forum: Programming
- Topic: 65816 Addressing modes and cycle counts.
- Replies: 14
- Views: 8972
- Mon Dec 15, 2008 12:27 pm
- Forum: Programming
- Topic: 65816 Addressing modes and cycle counts.
- Replies: 14
- Views: 8972
- Sat Dec 13, 2008 11:20 am
- Forum: Programming
- Topic: 65816 Addressing modes and cycle counts.
- Replies: 14
- Views: 8972
- Fri Dec 12, 2008 1:08 pm
- Forum: Programming
- Topic: 65816 Addressing modes and cycle counts.
- Replies: 14
- Views: 8972
- Fri Dec 12, 2008 1:25 am
- Forum: Programming
- Topic: 65816 Addressing modes and cycle counts.
- Replies: 14
- Views: 8972
65816 Addressing modes and cycle counts.
I have a few questions about the addressing modes of the 65816 MCU.
1) Is there any difference in the operation between the following modes:
E=1, X=1, M=1 and E=0, X=1, M=1 ?
2) I understand that I can move the "zero-page" to a arbitrary location even in Emulation mode.
Say that I have D = 0x1080 ...
1) Is there any difference in the operation between the following modes:
E=1, X=1, M=1 and E=0, X=1, M=1 ?
2) I understand that I can move the "zero-page" to a arbitrary location even in Emulation mode.
Say that I have D = 0x1080 ...