Terminology

From GbdevWiki
Revision as of 22:12, 4 April 2020 by Nitro2k01 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The copy of Pan Docs hosted on this wiki is considered deprecated.

Pan Docs is now officially hosted on gbdev.io as a living document. Please go to https://gbdev.io/pandocs/ to read Pan Docs or to https://github.com/gbdev/pandocs to contribute.

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.