1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-28 10:55:43 +00:00
cc65/include
Greg King bdd7466afd Added telestrat to <time.h>.
That library has clock().
2022-07-21 03:13:10 +02:00
..
em Fixed missing name and semicolon in two device structs. 2017-08-23 01:46:57 -04:00
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
_6525.h
_6526.h
_6545.h
_6551.h
_antic.h
_atari5200os.h
_atarios.h Fixes Atari OS devhdl_t, init field needs an JMP byte. 2020-01-29 13:58:10 +01:00
_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
_riot.h
_sid.h
_suzy.h
_ted.h
_tia.h remove TABs 2019-02-05 23:27:52 +01:00
_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
apple2.h Removed the colour purple 2022-07-21 03:13:10 +02:00
apple2enh.h
ascii_charmap.h
assert.h
atari2600.h
atari5200.h
atari_atascii_charmap.h
atari_screen_charmap.h
atari.h Removed the colour purple 2022-07-21 03:13:10 +02:00
atmos.h Added a JOY_FIRE() macro to the Atmos and Telestrat C headers. 2020-05-28 09:59:21 -04:00
c16.h
c64.h Removed the colour purple 2022-07-21 03:13:10 +02:00
c128.h Removed the colour purple 2022-07-21 03:13:10 +02:00
cbm264.h Removed the colour purple 2022-07-21 03:13:10 +02:00
cbm510.h Removed the colour purple 2022-07-21 03:13:10 +02:00
cbm610.h
cbm_filetype.h
cbm_petscii_charmap.h
cbm_screen_charmap.h
cbm.h
cc65.h
conio.h
creativision.h Fixed the creativision function prototypes. 2021-05-29 08:37:38 -04:00
ctype.h
cx16.h Removed the colour purple 2022-07-21 03:13:10 +02: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
geos.h Removed the colour purple 2022-07-21 03:13:10 +02: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
lynx.h Removed the colour purple 2022-07-21 03:13:10 +02:00
lz4.h
modload.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
mouse.h Keep low level VIC sprite stuff out of user code. 2015-10-09 18:33:35 +02:00
nes.h Removed the colour purple 2022-07-21 03:13:10 +02:00
o65.h
osic1p.h
pce.h Removed the colour purple 2022-07-21 03:13:10 +02:00
peekpoke.h Removed non-ASCII chars. 2021-04-19 16:06:10 +02:00
pen.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
pet.h
plus4.h
serial.h change driver _install calls from taking "void*" to "const void*" 2021-05-16 22:57:28 +02:00
setjmp.h
signal.h
stdarg.h
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
tgi.h change driver _install calls from taking "void*" to "const void*" 2021-05-16 22:57:28 +02:00
time.h Added telestrat to <time.h>. 2022-07-21 03:13:10 +02:00
unistd.h
vic20.h Removed the colour purple 2022-07-21 03:13:10 +02:00
zlib.h