* 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>