On Donnerstag 23 April 2009, Carlos wrote: > And all stuff i have heard about saving zero page registers, ... before > setting the handler from cc65 is not required? ofcourse if the routine running in interrupt uses those zeropage adresses, then you need to save (and restore) them in the handler. other than that there arent such restrictions if the handler is written in asm. (ofcourse, make sure whatever you do in it, that it doesnt affect the runtime environment, like the software stack, the heap, etc) -- http://www.hitmen-console.org http://magicdisk.untergrund.net http://www.pokefinder.org http://ftp.pokefinder.org if brute force doesn't work, you're not applying it hard enough. ---------------------------------------------------------------------- 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 16:01:36 2009
This archive was generated by hypermail 2.1.8 : 2009-04-23 16:01:38 CEST