1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 00:57:11 +00:00
cc65/include
2022-07-21 03:13:09 +02:00
..
em
geos change prototype for GraphicsString() to void __fastcall__ GraphicsString(const void *myGfxString); 2021-05-18 15:16:14 +02:00
joystick
mouse Removed non-ASCII chars. 2021-04-19 15:50:52 +02:00
sys Removed non-ASCII chars. 2021-04-19 16:06:10 +02:00
tgi
_6522.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
_6525.h
_6526.h
_6545.h
_6551.h
_antic.h
_atari5200os.h Atari 5200 OS header refinements 2020-12-25 01:35:38 +01:00
_atarios.h
_gtia.h
_heap.h
_mikey.h
_pbi.h
_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 Removed non-ASCII chars. 2021-04-19 16:06:10 +02:00
_tia.h
_vdc.h
_vic2.h
_vic.h
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
apple2enh.h
ascii_charmap.h
assert.h Guarded the static_assert macro with a C standards test. 2020-08-21 15:15:19 -04:00
atari2600.h
atari5200.h Add operating system symbols for the Atari 5200 target 2020-12-25 01:35:38 +01:00
atari_atascii_charmap.h
atari_screen_charmap.h
atari.h include/atari.h: fix typo in _setcolor() prototype 2021-02-16 14:07:47 +01:00
atmos.h
c16.h
c64.h
c128.h
cbm264.h Removed non-ASCII chars. 2021-04-19 16:06:10 +02:00
cbm510.h
cbm610.h
cbm_filetype.h
cbm_petscii_charmap.h
cbm_screen_charmap.h fix typo 2021-03-19 22:26:49 +01:00
cbm.h Made the directory functions compatible with the Commander X16's DOS. 2021-02-15 08:56:31 -05:00
cc65.h
conio.h
creativision.h Fixed the creativision function prototypes. 2021-05-29 08:37:38 -04:00
ctype.h
cx16.h Added RAM_BANK and ROM_BANK macro definitions to cx16.h header. 2021-04-18 01:39:44 -04:00
dbg.h
device.h
dio.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
dirent.h
em.h change driver _install calls from taking "void*" to "const void*" 2021-05-16 22:57:28 +02:00
errno.h
fcntl.h Removed non-ASCII chars. 2021-04-19 15:50:52 +02:00
gamate.h re-add define for pad bits hw address, which was accidently removed in some refactor commit 2020-08-26 15:51:20 +02:00
geos.h Harmonized the style of including headers from headers. 2018-02-02 12:28:22 +01:00
inttypes.h
iso646.h
joystick.h change driver _install calls from taking "void*" to "const void*" 2021-05-16 22:57:28 +02:00
limits.h stdio.inc,stdio.h: set CBM PATH_MAX/FILENAME_MAX value to 255 2021-06-10 20:08:58 +02:00
locale.h Removed non-ASCII chars. 2021-04-19 16:06:10 +02:00
lynx.h
lz4.h
modload.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
mouse.h
nes.h
o65.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
osic1p.h
pce.h
peekpoke.h Removed non-ASCII chars. 2021-04-19 16:06:10 +02:00
pen.h
pet.h
plus4.h Removed non-ASCII chars. 2021-04-19 16:06:10 +02:00
serial.h change driver _install calls from taking "void*" to "const void*" 2021-05-16 22:57:28 +02:00
setjmp.h
signal.h Removed non-ASCII chars. 2021-04-19 15:50:52 +02:00
stdarg.h Removed non-ASCII chars. 2021-04-19 16:06:10 +02:00
stdbool.h
stddef.h
stdint.h
stdio.h limits.h: provide PATH_MAX 2021-06-10 20:08:58 +02:00
stdlib.h
string.h Move strnlen() to non-ANSI section. 2022-07-21 03:13:09 +02:00
supervision.h
sym1.h Stylistic changes 2021-06-15 16:39:28 -05:00
target.h
telestrat.h left and right mask are inverted : fix in telestrat.h 2021-03-15 21:10:29 -04:00
tgi.h change driver _install calls from taking "void*" to "const void*" 2021-05-16 22:57:28 +02:00
time.h Define CLOCKS_PER_SEC as _clocks_per_sec() if _clocks_per_sec() is actually available. 2021-05-09 19:27:33 +02:00
unistd.h
vic20.h
zlib.h zlib: Use correct (un)signedness of char in prototypes and functions. 2021-03-30 19:41:20 +02:00