Re: [cc65] Optimizing code fails - Found the error!

Date view Thread view Subject view

From: Groepaz (groepaz_at_gmx.net)
Date: 2003-11-22 13:09:28


On Saturday 22 November 2003 12:54, Ullrich von Bassewitz wrote:

> I have currently no idea how to change that without removing functionality.
> Not the best idea, but at least a workaround to prevent people from falling
> into this problem would be to remove the RTI instruction from the inline
> assembler, so one will have to use the external assembler for interrupt
> handlers. Better ideas anyone?

imho thats the cleanest solution anyway..... remove rti from inline asm, and
(sometime) add a function type that returns by "rti" (__irq or whatever).

gpz

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-11-22 13:19:19 CET