pub const VIDEO_CLOCK_PAL: u32 = 49_656_530;Expand description
Video clock feeding the AI DAC divider on PAL consoles (Hz).
Same derivation as VIDEO_CLOCK_NTSC; the differing clock is why the same
AI_DACRATE detunes between regions. PAL VI cadence is still residual R-6;
this constant is only the AI divisor.