mirror of
https://github.com/cc65/cc65.git
synced 2024-11-19 21:32:19 +00:00
673b27cc1b
The driver kernels all require IRQ handling even if the actual drivers don't make use of it. So in order to successfully link a NES program using the joystick and/or TGI driver there has to be at least a "dummy" IRQ backend. |
||
---|---|---|
.. | ||
joy | ||
tgi | ||
_scrsize.s | ||
cclear.s | ||
chline.s | ||
clock.s | ||
clrscr.s | ||
color.s | ||
cputc.s | ||
crt0.s | ||
ctype.s | ||
cvline.s | ||
get_tv.s | ||
gotox.s | ||
gotoxy.s | ||
gotoy.s | ||
irq.s | ||
joy_stat_stddrv.s | ||
joy_stddrv.s | ||
libref.s | ||
mainargs.s | ||
Makefile.inc | ||
neschar.inc | ||
ppu.s | ||
ppubuf.s | ||
randomize.s | ||
revers.s | ||
setcursor.s | ||
sysuname.s | ||
tgi_colors.s | ||
tgi_stat_stddrv.s | ||
tgi_stddrv.s | ||
waitvblank.s | ||
wherex.s | ||
wherey.s |