You can have a look here too
http://www.6502.org/users/andre/hwinfo/crtc/index.htmlIt is important to understand what your video output timing is, then use the clock frequency to determine the register values.
Say for example you have 15kHz horizontal video frequency (e.g. PAL video), each line takes about 66us.
With a 1MHz system with 1us cycle time you then need to put 66 into CRTC reg 0 to get 66us. For a 2MHz system with 0.5us cycle time you have to use 132 as value to reach the 66us. And so on.
André
_________________
Author of the GeckOS multitasking operating system, the usb65 stack, designer of the Micro-PET and many more 6502 content:
http://6502.org/users/andre/