Changes

Jump to: navigation, search

Z80

6 bytes added, 10 March
/* M-cycles and T-states */
* Extra: many instructions contain extra clock cycles necessary for computations. In the official CPU documentation, these are sometimes identified as separate machine cycles, and sometimes just lumped together with other machine cycle types.
The CALL cc,nn instruction is an example where an extra clock cycle is inserted in M3 depending if cc is true or not.
<br>
13,173
edits