Changes

Jump to: navigation, search

MOS 6502

30 bytes removed, 22:09, 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 Conditional jumps are only 8-bit relative branch instruction. And there is no conditional unconditional jumps are only 16-bit absolute jump instruction.
<br>
13,173
edits