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
* Clarify clock terminology and speed
Currently there is some ambiguity about clock terminology and speed.
This attempts to differentiate between a System Clock of ~1MHz and a Master Clock of ~4MHz (2x those in Double-speed mode).
Alternatively "Oscillation Clock" could be used if that's preferable to "Master Clock"
* Update src/Gameboy_Camera.md
* Update src/External_Connectors.md
---------
Co-authored-by: Antonio Vivace <[email protected]>
Real DMG units tend to run about 50-70 PPM slow. Accuracy of other models is unknown. [See this page](https://github.com/jkotlinski/gbchrono) for more details.
63
66
64
67
[^sgb_clk]:
65
-
SGB1 cartridges derive the GB CPU clock from the SNES' clock, [yielding a clock speed a bit higher](<#SGB System Clock>), which differs slightly between NTSC and PAL systems.
68
+
SGB1 cartridges derive the GB CPU clock from the SNES' clock, [yielding a clock speed a bit higher](<#SGB Clock Speed>), which differs slightly between NTSC and PAL systems.
66
69
SGB2 instead uses a clock internal to the cartridge, and so has the same speed as the handhelds.
0 commit comments