1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-29 17:56:21 +00:00
cc65/include
karri 0ac072b290 Add lynx_snd_stop_channel
git-svn-id: svn://svn.cc65.org/cc65/trunk@5978 b7a2c559-68d2-44c3-8de9-860c34a00d81
2013-01-28 19:43:10 +00:00
..
em
geos - Introduced Apple GEOS specific key codes. 2012-10-25 20:08:18 +00:00
joystick
mouse
sys
tgi Declare more internal TGI kernel variables. Not really usable for standard 2013-01-07 19:32:55 +00:00
_6522.h
_6525.h
_6526.h
_6545.h
_6551.h
_antic.h
_gtia.h
_heap.h
_mikey.h Fix eol 2012-10-16 08:10:50 +00:00
_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
_vic.h
6502.h
ace.h
apple2.h Added declarations for target-specific static drivers being part of the C library. 2012-11-07 23:20:58 +00:00
apple2enh.h
assert.h
atari.h Added declarations for target-specific static drivers being part of the C library. 2012-11-07 23:20:58 +00:00
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 Added declarations for target-specific static drivers being part of the C library. 2012-11-07 23:20:58 +00:00
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 Added declarations for target-specific static drivers being part of the C library. 2012-11-07 23:20:58 +00:00
cbm264.h
cbm510.h Added declarations for target-specific static drivers being part of the C library. 2012-11-07 23:20:58 +00:00
cbm610.h Added declarations for target-specific static drivers being part of the C library. 2012-11-07 23:20:58 +00:00
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 Introduced getcurrentdevice() and implemented it for CBM and Apple. 2012-10-21 14:35:17 +00:00
dio.h Removed DIO specific typedefs which were just aliases to basic types and replaced the term 'drive' with 'device' in order to harmonize with the recently added device.h. 2012-10-11 18:22:49 +00:00
dirent.h
em.h
errno.h
fcntl.h
geos.h - Introduced Apple GEOS specific key codes. 2012-10-25 20:08:18 +00:00
inttypes.h
iso646.h
joystick.h Harmozined typing of static driver address. 2012-11-13 22:23:10 +00:00
limits.h
locale.h
lynx.h Add lynx_snd_stop_channel 2013-01-28 19:43:10 +00:00
modload.h
mouse.h Harmozined typing of static driver address. 2012-11-13 22:23:10 +00:00
nes.h Added declarations for target-specific static drivers being part of the C library. 2012-11-07 23:20:58 +00:00
o65.h
peekpoke.h
pet.h Added declarations for target-specific static drivers being part of the C library. 2012-11-07 23:20:58 +00:00
plus4.h Added declarations for target-specific static drivers being part of the C library. 2012-11-07 23:20:58 +00:00
serial.h
setjmp.h
signal.h
stdarg.h
stdbool.h Fixed a bug 2003-06-03 12:03:28 +00:00
stddef.h Make wchar_t a char instead of a short. 2009-09-18 07:38:00 +00:00
stdint.h
stdio.h
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
vic20.h Added declarations for target-specific static drivers being part of the C library. 2012-11-07 23:20:58 +00:00
zlib.h