Re: [cc65] tgi init problem in current trunk

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2010-08-07 17:01:57
Hi!

On Sat, Aug 07, 2010 at 12:04:55PM +0300, Karri Kaksonen wrote:
> The next problem is that the INTERRUPTOR gets interrupts but fails
> to pass the execution to my tgi driver. I still have no clue why.
>
> Has something with tgi IRQ handling changed after the last big release?

CIRCLE is no longer an entry point in the jump table, since circles are now
emulated by the tgi kernel. If you still have the circle entry point, the jump
vector is off-by-one, so OUTTEXT will be called instead or IRQ.

There was a lengthy discussion about the changes some time ago. Among other
things, the tgi kernel will now do clipping for lines, so drivers can assume
all coordinates are valid.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sat Aug 7 17:02:05 2010

This archive was generated by hypermail 2.1.8 : 2010-08-07 17:02:08 CEST