The book "Programming the 65816" by Eyes and Lichty is a good reference.
1. Differences between emulation-mode vs. native all-8-bit mode:
- interrupts have unique vectors for each mode
- native IRQ has its own vector, therefore there is no "B" bit in the status register in native mode ...
Search found 1 match
- Fri Dec 12, 2008 5:58 am
- Forum: Programming
- Topic: 65816 Addressing modes and cycle counts.
- Replies: 14
- Views: 8989