View Single Post
Old 09-29-2010, 08:27 AM
Oliver Schmidt
Guest
 
Posts: n/a
Default Re: Contiki 2.4 binary release for Retrocomputing

Hi Michael,

>>> So a NSC *is* already used (at least indirectly via ProDOS) by the
>>> cc65 C library.

>>
>> Good! :-)

>
>I agree--a very appropriate way to deal with time().


:-)

>>> The con's:
>>> - No seconds

>>
>> Not so good! :-(

>
>IIRC, the seconds are available in the $200 buffer at a well-known ;-)
>location after a time call, depending on the particular clock driver.


Yes, bu the whole idea of implementing time() based on ProDOS was to
abstract from the actually used clock hardware...

Regards,
Oliver
  Reply With Quote