mirror of
https://github.com/cc65/cc65.git
synced 2024-11-04 17:04:58 +00:00
cbdcab4fdb
must now return carry set if the interrupt has been handled, and carry clear if not. The callirq routine will stop calling handlers with the first handler that claims to have handled the interrupt. callirq will return the carry flag to the caller as it came from the last interruptor called. git-svn-id: svn://svn.cc65.org/cc65/trunk@3491 b7a2c559-68d2-44c3-8de9-860c34a00d81 |
||
---|---|---|
.. | ||
_scrsize.s | ||
.cvsignore | ||
break.s | ||
c64-320-200-2.s | ||
c64-1351.s | ||
c64-georam.s | ||
c64-hitjoy.s | ||
c64-joymouse.s | ||
c64-numpad.s | ||
c64-ptvjoy.s | ||
c64-ram.s | ||
c64-ramcart.s | ||
c64-reu.s | ||
c64-stdjoy.s | ||
c64-swlink.s | ||
c64-vdc.s | ||
c64.inc | ||
cgetc.s | ||
clrscr.s | ||
color.s | ||
conio.s | ||
cputc.s | ||
crt0.s | ||
get_ostype.s | ||
get_tv.s | ||
joy_stddrv.s | ||
kbhit.s | ||
kernal.s | ||
mainargs.s | ||
Makefile | ||
mcbdefault.s | ||
randomize.s | ||
revers.s | ||
sysuname.s | ||
tgi_mode_table.s |