1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-09 11:30:29 +00:00
cc65/asminc
Oliver Schmidt dacee3b9ed Removed IRQ support from TGI drivers.
All but one TGI drivers didn't use IRQs. Especially when the TGI driver kernel was the only .interruptor this meant quite some unnecessary overhead because it pulled in the whole IRQ infrastructure.

The one driver using IRQs (the graphics driver for the 160x102x16 mode on the Lynx) now uses a library reference to set up a JMP to its IRQ handler.
2018-02-02 18:15:45 +01:00
..
_file.inc
_heap.inc
apple2.inc
apple2.mac
atari2600_riot.inc
atari2600_tia.inc
atari2600.inc
atari5200.inc
atari_antic.inc
atari_gtia.inc
atari_pokey.inc
atari.inc
atari.mac
atmos.inc
c16.inc
c64.inc
c128.inc
cbm510.inc
cbm610.inc
cbm_filetype.inc
cbm.mac
cpu.mac
creativision.inc
ctype.inc
em-error.inc
em-kernel.inc
errno.inc
fcntl.inc
gamate.inc
generic.mac
get_tv.inc Some renaming 2004-10-26 21:03:47 +00:00
joy-error.inc
joy-kernel.inc
longbranch.mac
lynx.inc
modload.inc
module.mac
mouse-kernel.inc
nes.inc
o65.inc
opcodes.inc
pce.inc
pet.inc
plus4.inc
ser-error.inc
ser-kernel.inc
signal.inc
smc.inc
stdio.inc
supervision.inc
telestrat.inc
tgi-error.inc
tgi-kernel.inc Removed IRQ support from TGI drivers. 2018-02-02 18:15:45 +01:00
tgi-vectorfont.inc
time.inc
utsname.inc
vic20.inc
zeropage.inc