Changes

Jump to: navigation, search

MOS 6502

5 bytes added, 05:41, 23 September 2024
/* Branch instructions and Interrupts */
If an interrupt is detected at any of these points (before the operand fetch or the page boundary fixup), the CPU will handle the interrupt immediately, interrupting the branch execution.
This behaviour was has not been fixed in the CMOS 65C02 as this is not really a bug. It's just a subtlety that one has to keep in mind when working with time-sensitive code.
<br>
13,173
edits