And all stuff i have heard about saving zero page registers, ... before setting the handler from cc65 is not required? > you may want to look at my minicast program > (http://hitmen.c02.at/files/cc65/minicast_0.0.1.tar.gz) ... it uses a > raster > irq in assembler. > > but generally its rather easy, write your irq in a seperate asm file, call > the > function "_irq", put ".export _irq" into the asm file and then make a > prototype in a header file "void irq(void)" and link the compiled asm to > your > c code. > > -- > > http://www.hitmen-console.org http://magicdisk.untergrund.net > http://www.pokefinder.org http://ftp.pokefinder.org > ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Thu Apr 23 15:56:17 2009
This archive was generated by hypermail 2.1.8 : 2009-04-23 15:56:19 CEST