1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-29 17:56:21 +00:00
cc65/include
karri 6325769580 Add lynx_snd_active
git-svn-id: svn://svn.cc65.org/cc65/trunk@5975 b7a2c559-68d2-44c3-8de9-860c34a00d81
2013-01-28 17:50:59 +00:00
..
em
geos
joystick
mouse
sys
tgi
_6522.h Added a comment 2004-04-08 17:43:28 +00:00
_6525.h
_6526.h
_6545.h
_6551.h
_antic.h
_gtia.h
_heap.h
_mikey.h
_pbi.h
_pia.h
_pokey.h
_sid.h
_suzy.h Make positions signed 2012-11-27 06:46:20 +00:00
_ted.h
_vdc.h
_vic2.h Added an improved definition of the __vic2 structure using anon 2012-03-17 21:07:41 +00:00
_vic.h
6502.h
ace.h Check for wrong header file inclusions, add CBM510 stuff 2001-09-19 08:46:07 +00:00
apple2.h
apple2enh.h Added TGI_COLOR_... macros to be used both for hires and lores. Introduced color mapping on lores to allow for common color macros. 2011-04-25 11:16:56 +00:00
assert.h
atari.h
atmos.h Patch by Greg King: Added the new graphics driver's name to the Atmos header. 2013-01-09 20:25:05 +00:00
c16.h
c64.h Added declarations for target-specific static drivers being part of the C library. 2012-11-07 23:20:58 +00:00
c128.h
cbm264.h
cbm510.h
cbm610.h
cbm_filetype.h According to Greg King, Vorpal files are regular files. 2012-07-01 18:10:57 +00:00
cbm.h Implemented __syschdir on CBM. As getcwd returns a cached directory any direct access to __curunit would cause inconsistencies. Therefore __curunit was renamed to curunit to prohibit user access. 2012-10-16 21:39:40 +00:00
cc65.h
conio.h
ctype.h
dbg.h
device.h
dio.h
dirent.h
em.h
errno.h
fcntl.h
geos.h
inttypes.h
iso646.h
joystick.h
limits.h
locale.h Fixed definition of NULL 2005-04-17 20:09:28 +00:00
lynx.h Add lynx_snd_active 2013-01-28 17:50:59 +00:00
modload.h
mouse.h
nes.h
o65.h
peekpoke.h
pet.h
plus4.h
serial.h
setjmp.h
signal.h
stdarg.h
stdbool.h
stddef.h
stdint.h
stdio.h Removed __fastcall__ declarations for functions without parameters. 2011-07-07 20:19:35 +00:00
stdlib.h
string.h
supervision.h
tgi.h tgi_free_vectorfont maps to free and must therefore be fastcall. 2013-01-27 14:39:35 +00:00
time.h
unistd.h Make exec() only visible if standard=cc655. 2011-01-25 20:20:12 +00:00
vic20.h
zlib.h