1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-29 02:55:20 +00:00
cc65/include
Oliver Schmidt a01c4231f2
Fixed _textcolor definition.
The _textcolor() macro doesn't just turn on the macro optimization. It defines the return value of textcolor() - and that is supposed to be a COLOR_... value.
2019-05-08 10:22:12 +02:00
..
em
geos
joystick Removed IRQ support from joystick drivers. 2018-02-02 12:02:52 +01:00
mouse
sys
tgi
_6522.h
_6525.h
_6526.h
_6545.h
_6551.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
_antic.h
_atarios.h
_gtia.h
_heap.h
_mikey.h
_pbi.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
_pia.h
_pokey.h Comment adjustments; removed surperfluous keycodes 2019-01-16 23:29:41 -08:00
_riot.h
_sid.h
_suzy.h
_ted.h
_tia.h
_vdc.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
_vic2.h
_vic.h
6502.h
accelerator.h
apple2_filetype.h Corrected comment formatting 2017-07-28 12:16:55 -04:00
apple2.h
apple2enh.h
assert.h
atari2600.h
atari5200.h
atari_atascii_charmap.h
atari_screen_charmap.h Internal/screen character mapping: Supressed warnings for re-map and added documentation. 2016-08-27 22:02:08 +02:00
atari.h Fixed _textcolor definition. 2019-05-08 10:22:12 +02:00
atmos.h
c16.h
c64.h
c128.h
cbm264.h
cbm510.h
cbm610.h
cbm_filetype.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
cbm_petscii_charmap.h
cbm_screen_charmap.h
cbm.h
cc65.h
conio.h Factored out target specific inclusion of target header. 2018-02-02 12:59:05 +01:00
creativision.h
ctype.h
dbg.h
device.h
dio.h
dirent.h
em.h
errno.h
fcntl.h
gamate.h
geos.h
inttypes.h
iso646.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
joystick.h Factored out target specific inclusion of target header. 2018-02-02 12:59:05 +01:00
limits.h
locale.h
lynx.h
lz4.h
modload.h
mouse.h
nes.h Removed joy_masks array. 2017-08-19 19:11:28 +02:00
o65.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
osic1p.h
pce.h Style changes. 2018-08-30 11:48:46 +02:00
peekpoke.h Fixed a typo 2003-11-04 19:26:24 +00:00
pen.h
pet.h
plus4.h Moved declarations that are common to the C16 and the Plus4 libraries over to their common header. 2018-04-01 15:47:48 -04:00
serial.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
setjmp.h
signal.h
stdarg.h
stdbool.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
stddef.h
stdint.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
stdio.h
stdlib.h
string.h
supervision.h
target.h
telestrat.h
tgi.h
time.h
unistd.h
vic20.h
zlib.h