Re: [cc65] __IRQFUNC_*__

From: MagerValp <MagerValp1cling.gu.se>
Date: 2004-09-15 10:49:50
>>>>> "AD" == Adam Dunkels <adam@sics.se> writes:

AD> I was bitten by this myself some time ago and and added the
AD> following lines to the FEATURES section in the linker
AD> configuration file:

AD>     # condes functions with type 2 are called in the interrupt
AD>     CONDES: segment = RODATA,
AD>             type = 2,
AD>             label = __IRQFUNC_TABLE__,
AD>             count = __IRQFUNC_COUNT__;

AD> But I don't really know what they do :-)

Excellent, thanks.

-- 
    ___          .     .  .         .       . +  .         .      o   
  _|___|_   +   .  +     .     +         .  Per Olofsson, arkadspelare
    o-o    .      .     .   o         +          MagerValp@cling.gu.se
     -       +            +    .     http://www.cling.gu.se/~cl3polof/
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Wed Sep 15 10:49:53 2004

This archive was generated by hypermail 2.1.8 : 2004-09-15 10:50:02 CEST