1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-27 00:29:31 +00:00
cc65/include
2011-05-03 21:28:20 +00:00
..
em Renamed the deinstall vector to uninstall. 2003-02-10 22:31:45 +00:00
geos Fixed comments. No code change. 2011-04-25 18:49:24 +00:00
joystick
mouse
sys Fixed _HAVE_off_t 2003-10-21 19:54:35 +00:00
tgi
_6522.h
_6525.h
_6526.h
_6545.h
_6551.h Added standard copyright headers 2000-07-22 19:03:03 +00:00
_antic.h fix typos in comments 2011-02-07 23:51:18 +00:00
_gtia.h
_heap.h
_pbi.h added standard copyright header 2000-07-29 21:41:06 +00:00
_pia.h
_pokey.h
_sid.h
_ted.h
_vdc.h Added standard copyright headers 2000-07-22 19:03:03 +00:00
_vic2.h Fixed wrong register assignments 2003-09-25 18:47:28 +00:00
_vic.h
6502.h
ace.h
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 assert() must be an expression of type void 2002-09-18 20:15:49 +00:00
atari.h
atmos.h
c16.h
c64.h
c128.h
cbm264.h
cbm510.h Use __asm__() instead of asm(). 2009-08-15 09:08:03 +00:00
cbm610.h Use __asm__() instead of asm(). 2009-08-15 09:08:03 +00:00
cbm.h
cc65.h
conio.h Remove the #error statement if the platform is unknown. This allows use of 2007-08-21 13:16:53 +00:00
ctype.h
dbg.h
dio.h change my email addr from cpg@aladdin.de to chris@groessler.org 2011-02-26 22:15:24 +00:00
dirent.h
em.h
errno.h
fcntl.h
geos.h Stefan Haubenthal's patch for Contiki port 2005-07-17 11:59:46 +00:00
inttypes.h
iso646.h
joystick.h Added second fire button 2004-10-14 16:33:13 +00:00
limits.h
locale.h
lynx.h Access routines for different eeprom types. By Karri Kaksonen. 2011-04-25 18:42:50 +00:00
modload.h
mouse.h
nes.h New get_tv function by Stefan Haubenthal. 2008-04-10 20:20:26 +00:00
o65.h
peekpoke.h Fixed a typo 2003-11-04 19:26:24 +00:00
pet.h
plus4.h
serial.h
setjmp.h Marked abort() and longjmp() with __attribute__((noreturn)). 2009-10-19 09:29:09 +00:00
signal.h
stdarg.h
stdbool.h
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
time.h
unistd.h
vic20.h
zlib.h