Difference between revisions of "Terminology"

From GbdevWiki
Jump to: navigation, search
(Add terminology for durations. Been floating for a while.)
 
m (Durations: Add alternatives, oops.)
Line 1: Line 1:
 
== Durations ==
 
== Durations ==
One cycle of the master clock is called a "clock". It can either equal 0.25 µs, or 0.125 µs in [[CGB_Registers#FF4D_-_KEY1_-_CGB_Mode_Only_-_Prepare_Speed_Switch|CGB double-speed]]. The duration of a <code>nop</code> instruction is called a "nop", and equals four clocks.
+
One cycle of the master clock is called a "clock", or a "t-cycle". It can either equal 0.25 µs, or 0.125 µs in [[CGB_Registers#FF4D_-_KEY1_-_CGB_Mode_Only_-_Prepare_Speed_Switch|CGB double-speed]]. The duration of a <code>nop</code> instruction is called a "nop" or "m-cycle", and equals four clocks.

Revision as of 12:28, 15 November 2018

Durations

One cycle of the master clock is called a "clock", or a "t-cycle". It can either equal 0.25 µs, or 0.125 µs in CGB double-speed. The duration of a nop instruction is called a "nop" or "m-cycle", and equals four clocks.