1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-27 19:55:09 +00:00
cc65/include
2021-03-15 21:10:29 -04:00
..
em
geos Fixed the misspelling of "height" in a GEOS header. 2020-10-12 08:33:45 -04:00
joystick
mouse
sys
tgi
_6522.h
_6525.h
_6526.h
_6545.h
_6551.h
_antic.h Atari colors into _gtia.h; NMIRES/NMIST as union 2019-01-17 22:44:25 -08:00
_atari5200os.h Atari 5200 OS header refinements 2020-12-25 01:35:38 +01:00
_atarios.h Fixes Atari OS devhdl_t, init field needs an JMP byte. 2020-01-29 13:58:10 +01:00
_gtia.h PMG_SIZE_QUAD is 3, not 2. 2020-04-16 17:06:18 +02:00
_heap.h
_mikey.h
_pbi.h
_pia.h Move Atari-specific PIA reg vals to atari.h 2019-02-17 23:23:30 +01:00
_pokey.h
_riot.h
_sid.h
_suzy.h
_ted.h
_tia.h remove TABs 2019-02-05 23:27:52 +01:00
_vdc.h
_vic2.h
_vic.h
6502.h
accelerator.h
apple2_filetype.h
apple2.h Implemented some CONIO peek functions. 2020-07-12 22:19:55 +02:00
apple2enh.h Added waitvsync() for the Enhanced Apple //e. 2020-06-18 21:44:57 +02:00
ascii_charmap.h Added a charmap header that converts no character encodings. 2019-09-07 23:02:31 -04:00
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 Added a JOY_FIRE() macro to the Atmos and Telestrat C headers. 2020-05-28 09:59:21 -04:00
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 Renamed a C header. 2019-03-05 21:20:05 -05:00
cbm.h Made the directory functions compatible with the Commander X16's DOS. 2021-02-15 08:56:31 -05:00
cc65.h added additional empty line after header guard in cc65.h to conform to other headers 2019-11-19 14:08:00 +01:00
conio.h Implemented some CONIO peek functions. 2020-07-12 22:19:55 +02:00
creativision.h Fix colors for #948 2019-10-09 06:15:38 -04:00
ctype.h ctype size optimization 2020-02-03 20:45:09 +01:00
cx16.h Updated the cx16 library to the upstream project's prerelease 38. 2020-10-17 14:48:01 -04:00
dbg.h
device.h
dio.h
dirent.h
em.h
errno.h
fcntl.h
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
inttypes.h
iso646.h
joystick.h
limits.h
locale.h
lynx.h
lz4.h
modload.h
mouse.h
nes.h
o65.h
osic1p.h
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 Removed unnecessary #include <cc65.h> from convert.c 2019-11-19 14:08:00 +01:00
string.h
supervision.h
target.h
telestrat.h left and right mask are inverted : fix in telestrat.h 2021-03-15 21:10:29 -04:00
tgi.h Added a 160x192x2 TGI (graphics) driver to the VIC-20 library. 2020-07-08 05:55:30 -04:00
time.h Streamlined clock rate handling. 2020-10-25 14:06:44 +01:00
unistd.h
vic20.h Added a 160x192x2 TGI (graphics) driver to the VIC-20 library. 2020-07-08 05:55:30 -04:00
zlib.h zlib: Use correct (un)signedness of char in prototypes and functions. 2019-06-19 19:01:30 +02:00