You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to page 262 of the official Z80 datasheet, unprefixed opcode C3h (unconditional jump to 16-bit address) takes 3 M Cycles, or 10 T-States. This table lists it as taking 16 T-States.
The text was updated successfully, but these errors were encountered:
According to page 262 of the official Z80 datasheet, unprefixed opcode C3h (unconditional jump to 16-bit address) takes 3 M Cycles, or 10 T-States. This table lists it as taking 16 T-States.
The text was updated successfully, but these errors were encountered: