Changes

Jump to: navigation, search

MOS 6502

13 bytes added, 21:49, 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 8-bit relative branch instruction. And there is no conditional 16-bit absolute jump instruction.
<br>
13,173
edits