Changes

MOS 6502

17 bytes removed, 07:47, 4 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.
* The NOP instruction takes 2 full-cycles, not 1. This is the time it takes for the 16-bit PC register to be incrementedminimum amount of cycles an instruction can take.
<br>
13,173
edits