Changes

Z80

19 bytes added, 12 March
/* CPC Timings */
The NOPs column corresponds to CPC timings, which account for the bus arbitration managed by the [[Gate Array]]. The NOP instruction takes 4 cycles. This is the minimum amount of cycles an instruction can take.
Every M-cycle that involves a memory or I/O access will be stretched due to bus arbitration. But beware, some M-cycles are purely internal and don't involve a memory or I/O access. Those So those won't be stretchedstretch the previous M-cycle.
Nevertheless, a few CPC timings can appear surprising at first glance:
13,173
edits