1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 18:57:06 +00:00
cc65/include
ol.sc 30cd6871be Harmonized comment style.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4714 b7a2c559-68d2-44c3-8de9-860c34a00d81
2010-06-04 21:32:55 +00:00
..
em
geos
joystick
mouse
sys
tgi Replaced TGI_ERR_NO_MEM by TGI_ERR_NO_RES 2009-11-13 15:53:01 +00:00
_6522.h
_6525.h
_6526.h
_6545.h
_6551.h
_antic.h
_gtia.h
_heap.h Changed the way, used blocks are managed 2004-12-19 23:09:38 +00:00
_pbi.h added standard copyright header 2000-07-29 21:41:06 +00:00
_pia.h
_pokey.h
_sid.h
_ted.h Added _ted.h header file and TED definition 2003-12-14 22:03:20 +00:00
_vdc.h
_vic2.h
_vic.h
6502.h
ace.h
apple2.h
apple2enh.h
assert.h
atari.h remove erroneous comments (hint from Stefan Haubenthal) 2006-01-03 20:05:59 +00:00
atmos.h
c16.h
c64.h
c128.h
cbm264.h
cbm510.h
cbm610.h
cbm.h Change calling convention of cbm_save() to __fastcall__. 2010-06-04 10:25:53 +00:00
cc65.h
conio.h
ctype.h
dbg.h
dio.h
dirent.h
em.h
errno.h Added EBADF since this is required for fileno(). 2010-06-03 21:12:23 +00:00
fcntl.h
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 Added 40xx and SuperPET chips 2005-07-17 09:59:18 +00:00
plus4.h
rs232.h
serial.h Lynx patches by Karri Kaksonen. Improvements for the graphics driver, new 2009-09-20 14:22:04 +00:00
setjmp.h
signal.h
stdarg.h va_copy is only available from C99 and up 2004-12-11 14:59:05 +00:00
stdbool.h Fixed a bug 2003-06-03 12:03:28 +00:00
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
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
unistd.h
vic20.h
zlib.h