Amiga.org

Operating System Specific Discussions => Amiga OS => Amiga OS -- Development => Topic started by: Jose on April 19, 2005, 09:30:18 PM

Title: What hardware does each timer device unit actually uses?
Post by: Jose on April 19, 2005, 09:30:18 PM
I'm not at home, don't have the Dev CD at hand and can't remember all units names but:
- VBlank
- MicroHz
- EClock
... ( I remember there are 5 units...)
...
Can someone tell me what hardware each unit actually uses ?
Title: Re: What hardware does each timer device unit actually uses?
Post by: SamuraiCrow on April 20, 2005, 03:50:42 AM
The other two units are WaitUntil and WaitEClock.

I think the timer.device uses a CIA timer on classic Amiga and uses the internal PowerPC timer on AOS 4.  (Except for VBlank which obviously uses the graphics chip to indicate when the vertical blank has been triggered.
Title: Re: What hardware does each timer device unit actually uses?
Post by: Jose on April 20, 2005, 01:49:56 PM
Yes, but I had the impression the EClock and MicroHz used diferent hardware. I remember they mention in the Devices Manual that the EClock was the most accurate one...
Title: Re: What hardware does each timer device unit actually uses?
Post by: Piru on April 20, 2005, 02:26:15 PM
Quote
I had the impression the EClock and MicroHz used diferent hardware. I remember they mention in the Devices Manual that the EClock was the most accurate one...


Both EClock and MicroHz use CIA.
Title: Re: What hardware does each timer device unit actually uses?
Post by: Jose on April 20, 2005, 02:31:13 PM
Great:)
Title: Re: What hardware does each timer device unit actually uses?
Post by: xeron on April 20, 2005, 03:11:39 PM
You have to love the incorrectly used term "MicroHz". It implies a granularity of 1000 seconds! Very useful... :lol: