Pipeline
From SnesLab
Pipelining is a feature of 65x processors to increase throughput.
When finishing up an ADC instruction for example, these two things are happening simultaneously:
- opcode fetch for the next instruction
- the internal cycle of putting the sum into the accumulator.