1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/include
uz ce886f4c5e Removed the header files for the rs232 API since it has been replaced by
loadable serial drivers and serial.h a long time ago.


git-svn-id: svn://svn.cc65.org/cc65/trunk@4744 b7a2c559-68d2-44c3-8de9-860c34a00d81
2010-07-11 16:43:31 +00:00
..
em Renamed the deinstall vector to uninstall. 2003-02-10 22:31:45 +00:00
geos
joystick
mouse
sys
tgi
_6522.h
_6525.h
_6526.h
_6545.h
_6551.h
_antic.h
_gtia.h
_heap.h
_pbi.h
_pia.h
_pokey.h
_sid.h
_ted.h
_vdc.h
_vic2.h
_vic.h
6502.h
ace.h
apple2.h
apple2enh.h
assert.h assert() must be an expression of type void 2002-09-18 20:15:49 +00:00
atari.h
atmos.h
c16.h Move common stuff for the C16 and Plus/4 into cbm264.h 2002-12-09 22:09:20 +00:00
c64.h
c128.h
cbm264.h
cbm510.h
cbm610.h
cbm.h
cc65.h Added prototypes for more mul/div functions. Some of the don't currently 2009-11-05 17:12:18 +00:00
conio.h
ctype.h
dbg.h
dio.h
dirent.h
em.h
errno.h
fcntl.h Added O_EXCL 2004-11-27 15:18:33 +00:00
geos.h
inttypes.h
iso646.h
joystick.h
limits.h
locale.h
lynx.h MAde the second parameter of tgi_ioctl a void* instead of an unsigned to keep 2009-12-11 14:33:53 +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
stdlib.h Marked abort() and longjmp() with __attribute__((noreturn)). 2009-10-19 09:29:09 +00:00
string.h add strnicmp/strncasecmp 2009-02-10 19:16:22 +00:00
supervision.h
tgi.h MAde the second parameter of tgi_ioctl a void* instead of an unsigned to keep 2009-12-11 14:33:53 +00:00
time.h Stefan Haubenthal's patch for Contiki port 2005-07-17 11:59:46 +00:00
unistd.h
vic20.h
zlib.h