Changes

MOS 6502

113 bytes added, 21:47, 3 September 2024
/* Oddities */
* Some instructions, particularly those involving branches or indexed addressing modes, incur an extra cycle if the processor has to cross a memory page boundary. This is problematic for time-sensitive code.
 
* There is no unconditional relative branch instruction. And there is no conditional absolute jump instruction.
<br>
13,173
edits