Hi, I'm seeing examples of code that use TIM64T and INTIM. I'm reading page 12 of the Stella's Programming Guide. I'm not sure I understand what it all means. It sounds like any number you move into one of the interval timers gets multiplied by that interval and starts counting down to zero. So, page 12 says if I load #100 to TIM64T, then the timer would start counting down from 6400 clocks to zero. I'm confused about what a "clock" is. Is a clock one cpu cycle? So loading #100 to TIM64T would be 6400 CPU cycles?
Another thing I am not clear on is, when the timer reaches zero, the Guide says "It holds that count for one interval". Is an interval one cpu cycle or is it 64 cpu cycles?
Jim













