]> git.sur5r.net Git - cc65/history - libsrc/runtime/callirq.s
The upper 16 bit differ between signed and unsigned multiplication, so while
[cc65] / libsrc / runtime / callirq.s
2005-05-05 cuzCall interrupt handlers with carry clear
2005-04-25 cuzChange the sematics of callirq and the existing interru...
2004-09-20 cuzRenamed __IRQFUNC_xxx -> __INTERRUPTOR_xxx
2004-04-05 cuzFixed a bug
2004-04-04 cuzSmall fix
2004-04-04 cuzAdded a specialized callirq routine