1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-25 21:55:33 +00:00
cc65/include
Greg King 6d87370881 Fixed strpbrk().
Added its prototype.  Documented it.
2018-05-29 14:29:50 -04:00
..
em
geos
joystick
mouse
sys Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
tgi
_6522.h
_6525.h
_6526.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
_6545.h
_6551.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
_antic.h
_gtia.h
_heap.h
_mikey.h
_pbi.h
_pia.h
_pokey.h
_riot.h
_sid.h
_suzy.h
_ted.h
_tia.h
_vdc.h
_vic2.h
_vic.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
6502.h
accelerator.h Added C64 Turbo Master accelerator code and documentation. 2018-04-30 14:30:35 -07:00
apple2_filetype.h
apple2.h Harmonized the style of including headers from headers. 2018-02-02 12:28:22 +01:00
apple2enh.h
assert.h Made _afailed() and uncompress() be fastcall functions. 2015-03-13 07:35:47 -04:00
atari2600.h Harmonized the style of including headers from headers. 2018-02-02 12:28:22 +01:00
atari5200.h
atari_atascii_charmap.h
atari_screen_charmap.h
atari.h
atmos.h
c16.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
c64.h
c128.h Added isfast function which returns a 1 when the C128 is in 2MHz mode. 2018-03-20 13:11:24 -07:00
cbm264.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
cbm510.h
cbm610.h Added a definition for the CBM610's first CIA chip. 2018-02-10 16:14:53 -05:00
cbm_filetype.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
cbm.h
cc65.h Add issues from pull request #307. 2016-06-07 12:07:38 +02:00
conio.h
creativision.h
ctype.h
dbg.h Made __fastcall__ be the default calling convention for non-variadic functions. 2015-03-10 05:53:52 -04:00
device.h
dio.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
dirent.h
em.h
errno.h
fcntl.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
gamate.h
geos.h
inttypes.h
iso646.h
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
o65.h
osic1p.h
pce.h
peekpoke.h Fixed a typo 2003-11-04 19:26:24 +00:00
pen.h
pet.h
plus4.h
serial.h
setjmp.h
signal.h
stdarg.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
stdbool.h
stddef.h
stdint.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
stdio.h Harmonized the style of including headers from headers. 2018-02-02 12:28:22 +01:00
stdlib.h Added explicit settings of calling conventions in pointer-to-function declarations in system and library headers. 2015-06-22 00:15:48 -04:00
string.h
supervision.h
target.h
telestrat.h
tgi.h
time.h
unistd.h
vic20.h
zlib.h