1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-29 02:55:20 +00:00
cc65/include
Patrick Pelletier e549e23a87 Use non-POSIX values for S_IREAD and S_IWRITE.
(As requested in the PR.)
2018-08-17 23:28:45 +02:00
..
em
geos Added GEOS 1.3 and 1.5 detection. 2018-02-15 15:24:58 -08:00
joystick Removed IRQ support from joystick drivers. 2018-02-02 12:02:52 +01:00
mouse
sys Use non-POSIX values for S_IREAD and S_IWRITE. 2018-08-17 23:28:45 +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
_gtia.h Atari: CONSOL port of GTIA is readable and writable. 2018-02-02 18:28:52 +01:00
_heap.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
_mikey.h
_pbi.h
_pia.h
_pokey.h
_riot.h Add C support for Atari 2600 (VCS) 2017-01-13 21:12:22 +01:00
_sid.h
_suzy.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
_ted.h
_tia.h
_vdc.h
_vic2.h
_vic.h
6502.h Added 2a03/2a07 and HuC6280 detection. 2018-03-01 14:57:42 -08:00
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 Harmonized the style of including headers from headers. 2018-02-02 12:28:22 +01:00
assert.h Made _afailed() and uncompress() be fastcall functions. 2015-03-13 07:35:47 -04:00
atari2600.h
atari5200.h
atari_atascii_charmap.h Allow use of different charmaps on Atari target 2016-08-19 17:27:41 +02:00
atari_screen_charmap.h
atari.h Harmonized the style of including headers from headers. 2018-02-02 12:28:22 +01:00
atmos.h
c16.h Moved declarations that are common to the C16 and the Plus4 libraries over to their common header. 2018-04-01 15:47:48 -04:00
c64.h
c128.h Added isfast function which returns a 1 when the C128 is in 2MHz mode. 2018-03-20 13:11:24 -07:00
cbm264.h Moved declarations that are common to the C16 and the Plus4 libraries over to their common header. 2018-04-01 15:47:48 -04:00
cbm510.h
cbm610.h Added a definition for the CBM610's first CIA chip. 2018-02-10 16:14:53 -05:00
cbm_filetype.h
cbm.h CBM kernal call SECOND, update cbm.h 2018-05-23 17:37:48 +02:00
cc65.h
conio.h Factored out target specific inclusion of target header. 2018-02-02 12:59:05 +01:00
creativision.h
ctype.h Updated comment. 2018-07-26 13:09:21 +02:00
dbg.h
device.h Added size_t. 2018-02-10 11:45:50 +01:00
dio.h
dirent.h
em.h
errno.h
fcntl.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
gamate.h
geos.h Harmonized the style of including headers from headers. 2018-02-02 12:28:22 +01:00
inttypes.h
iso646.h
joystick.h Factored out target specific inclusion of target header. 2018-02-02 12:59:05 +01:00
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 Moved declarations that are common to the C16 and the Plus4 libraries over to their common header. 2018-04-01 15:47:48 -04:00
serial.h
setjmp.h
signal.h
stdarg.h
stdbool.h
stddef.h
stdint.h
stdio.h
stdlib.h
string.h Fixed strpbrk(). 2018-05-29 14:29:50 -04:00
supervision.h Normalized the definitions of structs in <supervision.h>. 2018-02-06 08:52:36 -05:00
target.h Factored out target specific inclusion of target header. 2018-02-02 12:59:05 +01:00
telestrat.h
tgi.h Factored out target specific inclusion of target header. 2018-02-02 12:59:05 +01:00
time.h Replaced _systime with clock_gettime. 2018-08-15 16:06:44 +02:00
unistd.h
vic20.h Added the vic20 georam emd. 2018-03-19 11:34:41 -07:00
zlib.h