1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-27 04:54:54 +00:00
cc65/include
Jesse Rosenstock 3df6c383c0 Add support for static_assert
Add C11's _Static_assert and static_assert macro.

This is like #error, but is handled at a later stage
of translation, so it is possible to check sizes of
types, values of enums, etc.

https://en.cppreference.com/w/c/language/_Static_assert
https://port70.net/~nsz/c/c11/n1570.html#6.7.10
2020-07-30 19:17:11 +02:00
..
em
geos fix for err blank line removal 2018-12-30 18:57:46 +01:00
joystick
mouse
sys
tgi
_6522.h
_6525.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
_6526.h
_6545.h
_6551.h
_antic.h
_atarios.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
6502.h add support for detecting 45GS02 2018-12-30 03:49:26 -05:00
accelerator.h
apple2_filetype.h
apple2.h Implemented some CONIO peek functions. 2020-07-12 22:19:55 +02:00
apple2enh.h
ascii_charmap.h
assert.h Add support for static_assert 2020-07-30 19:17:11 +02:00
atari2600.h
atari5200.h Revert "atari5200: fix COLOR defines' names" 2019-04-12 12:49:38 +02:00
atari_atascii_charmap.h
atari_screen_charmap.h
atari.h atari.h: fix definition of KEY_UP 2020-07-15 23:00:12 +02:00
atmos.h
c16.h
c64.h change order of declarations. 2020-06-22 23:55:45 +02:00
c128.h
cbm264.h
cbm510.h
cbm610.h
cbm_filetype.h
cbm_petscii_charmap.h Added a C header that translates from the source file's encoding to PetSCII. 2019-03-11 09:00:49 -04:00
cbm_screen_charmap.h
cbm.h
cc65.h
conio.h
creativision.h
ctype.h
cx16.h
dbg.h
device.h
dio.h
dirent.h
em.h
errno.h
fcntl.h
gamate.h
geos.h
inttypes.h
iso646.h
joystick.h
limits.h
locale.h
lynx.h
lz4.h
modload.h
mouse.h
nes.h
o65.h
osic1p.h Fix line endings (CRLF -> LF) on all affected files. 2017-03-10 11:21:14 +01:00
pce.h
peekpoke.h
pen.h
pet.h
plus4.h
serial.h
setjmp.h
signal.h
stdarg.h
stdbool.h
stddef.h
stdint.h
stdio.h
stdlib.h
string.h
supervision.h
target.h
telestrat.h
tgi.h
time.h
unistd.h
vic20.h
zlib.h zlib: Use correct (un)signedness of char in prototypes and functions. 2019-06-19 19:01:30 +02:00