cc65/include
Bob Andrews 623f047397
Merge pull request #1509 from mrdudz/rremd
C64 Retro Replay EMD driver
2022-08-11 01:11:16 +02:00
..
em
geos remove dangling spaces 2022-04-17 16:05:19 +02:00
joystick
mouse Removed non-ASCII chars. 2021-04-19 15:50:52 +02:00
sys remove dangling spaces 2022-04-17 16:05:19 +02:00
tgi
6502.h add support for detecting 45GS02 2018-12-30 03:49:26 -05:00
_6522.h
_6525.h
_6526.h
_6545.h
_6551.h
_antic.h remove dangling spaces 2022-04-17 16:05:19 +02:00
_atari5200os.h remove dangling spaces 2022-04-17 16:05:19 +02:00
_atarios.h remove dangling spaces 2022-04-17 16:05:19 +02:00
_gtia.h PMG_SIZE_QUAD is 3, not 2. 2020-04-16 17:06:18 +02:00
_heap.h
_maria.h Add target atari7800 2022-03-01 06:44:26 +02:00
_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 remove dangling spaces 2022-04-17 16:05:19 +02:00
_riot.h
_sid.h
_suzy.h
_ted.h Removed non-ASCII chars. 2021-04-19 16:06:10 +02:00
_tia.h remove TABs 2019-02-05 23:27:52 +01:00
_vdc.h
_vic.h
_vic2.h
accelerator.h remove dangling spaces 2022-04-17 16:05:19 +02:00
apple2.h Merge branch 'master' into missing-purple 2022-05-17 15:34:51 +02:00
apple2_filetype.h
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
atari.h Removed the colour purple 2022-02-02 00:58:50 +01:00
atari2600.h
atari5200.h Add operating system symbols for the Atari 5200 target 2020-12-25 01:35:38 +01:00
atari7800.h Fix conflicts with some conio routines 2022-04-05 10:35:59 +03:00
atari_atascii_charmap.h
atari_screen_charmap.h
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 add prototype for static driver 2022-07-24 23:43:53 +02:00
c128.h Removed the colour purple 2022-02-02 00:58:50 +01:00
cbm.h Made the directory functions compatible with the Commander X16's DOS. 2021-02-15 08:56:31 -05:00
cbm264.h Removed the colour purple 2022-02-02 00:58:50 +01:00
cbm510.h Removed the colour purple 2022-02-02 00:58:50 +01:00
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 fix typo 2021-03-19 22:26:49 +01:00
cc65.h Fix some commonly made spelling errors in comments. 2022-02-21 15:44:31 -05:00
conio.h Implemented some CONIO peek functions. 2020-07-12 22:19:55 +02:00
creativision.h Fixed the creativision function prototypes. 2021-05-29 08:37:38 -04:00
ctype.h fix some header files to conform with C99 hopefully, should fix issue #1670 2022-05-08 19:29:57 +02:00
cx16.h Fixed YM2151 struct to match HW behavior 2022-08-08 16:16:37 -05:00
dbg.h remove dangling spaces 2022-04-17 16:05:19 +02:00
device.h
dio.h
dirent.h
em.h change driver _install calls from taking "void*" to "const void*" 2021-05-16 22:57:28 +02:00
errno.h remove dangling spaces 2022-04-17 16:05:19 +02:00
fcntl.h Removed non-ASCII chars. 2021-04-19 15:50:52 +02:00
gamate.h Make the intermediate gray/green levels available 2022-04-02 23:47:36 +02:00
geos.h Removed the colour purple 2022-02-02 00:58:50 +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 fix some header files to conform with C99 hopefully, should fix issue #1670 2022-05-08 19:29:57 +02:00
locale.h Removed non-ASCII chars. 2021-04-19 16:06:10 +02:00
lynx.h Update lynx.h 2022-07-20 23:54:57 +02:00
lz4.h
modload.h
mouse.h
nes.h Removed the colour purple 2022-02-02 00:58:50 +01:00
o65.h
osic1p.h
pce.h Removed the colour purple 2022-02-02 00:58:50 +01:00
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 Fixed typo 2022-05-30 17:10:33 +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 Make NULL conform to POSIX 2022-08-10 12:56:23 +02:00
stdint.h
stdio.h Revert "rename '_poserror' to '__poserror'" 2022-07-24 18:14:21 +02:00
stdlib.h remove dangling spaces 2022-04-17 16:05:19 +02:00
string.h fix some header files to conform with C99 hopefully, should fix issue #1670 2022-05-08 19:29:57 +02:00
supervision.h
sym1.h Stylistic changes 2021-06-15 16:39:28 -05:00
target.h Add target atari7800 2022-03-01 06:44:55 +02:00
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 fix some header files to conform with C99 hopefully, should fix issue #1670 2022-05-08 19:29:57 +02:00
unistd.h
vic20.h Removed the colour purple 2022-02-02 00:58:50 +01:00
zlib.h zlib: Use correct (un)signedness of char in prototypes and functions. 2021-03-30 19:41:20 +02:00