Re: A86: asm clock?


[Prev][Next][Index][Thread]

Re: A86: asm clock?





_________________________________________________
Shouldn't it technically be 200, as the interrupt runs every 1/200th of a
second?

Well, on that subject, where could I find information on interrupts.
>
>
>You would set up an interrupt timer and subtimer, and maybe even a subtimer
>of that -- similar to the APD timers -- to record the number of interrupts.
>>From there it would be a lot of trial and error to find what number of
>interrupts is exactly one second, one minute, etc.
>
>
>>
>>even if it isn't accurate, what would be the commands for a clock in asm?
>>Just curious
>>
>>
>>-Cliff
>>
>
>