Re: [cc65] Apple //e time() and printer support.

From: Egan Ford <egan1sense.net>
Date: 2009-08-14 15:12:40
On Fri, Aug 14, 2009 at 2:46 AM, Oliver Schmidt <ol.sc@web.de> wrote:

> Hi,
>
> 2. Go through the ProDOS MLI:
> + No hardware dependency
> - Only works with ProDOS, no seconds
>
> We decided together to go for option 2.
>
> Therefore most likely your problem is that you're not running ProDOS.
>

I am running ProDOS8 2.0.3.  I can access the clock with time() OR I can
have 80 column mode using __asm__ ("jsr %w", 0xc300);, but not both.

If I set 80 col mode, then time() returns -1.  Otherwise it works as you say
in option 2.

Thanks.

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Fri Aug 14 15:12:51 2009

This archive was generated by hypermail 2.1.8 : 2009-08-14 15:12:53 CEST