1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 15:54:59 +00:00
cc65/include
2009-09-10 09:04:05 +00:00
..
em Renamed the deinstall vector to uninstall. 2003-02-10 22:31:45 +00:00
geos
joystick Fixed a problem when loading joystick drivers: When an install error occurred, 2006-06-04 10:15:18 +00:00
mouse Fixed a problem in mouse_load_driver: The driver was not removed from memory 2006-06-04 09:48:14 +00:00
sys
tgi Oliver Schmidt updated the graphics drivers and part of the C library for the 2008-03-16 09:37:22 +00:00
_6522.h
_6525.h
_6526.h
_6545.h
_6551.h
_antic.h
_gtia.h added standard copyright header 2000-07-29 21:41:06 +00:00
_heap.h
_pbi.h
_pia.h
_pokey.h
_sid.h
_ted.h
_vdc.h
_vic2.h
_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 Oliver Schmidt updated the graphics drivers and part of the C library for the 2008-03-16 09:37:22 +00:00
apple2enh.h Added support for switching between 40/80 columns. As the Apple //e 80 column firmware features converting the current screen content on switching if was already active before the idea is to keep the 80 column firmware active and initialize it (which clears the screen) only if necessary. 2009-09-10 09:04:05 +00:00
assert.h
atari.h remove erroneous comments (hint from Stefan Haubenthal) 2006-01-03 20:05:59 +00:00
atmos.h Function key support be Stephan Haubenthal. 2009-01-24 16:36:34 +00:00
c16.h
c64.h
c128.h Changed the prototype of videomode() to take and return an unsigned instead of an unsigned char. 2009-09-08 16:45:21 +00:00
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
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
dirent.h Update from Oliver Schmidt 2007-01-05 16:16:34 +00:00
em.h
errno.h
fcntl.h Added O_EXCL 2004-11-27 15:18:33 +00:00
geos.h Stefan Haubenthal's patch for Contiki port 2005-07-17 11:59:46 +00:00
iso646.h
joystick.h
limits.h
locale.h
lynx.h
modload.h All module functions are fastcall 2002-12-13 00:41:34 +00:00
mouse.h Two functions in the mouse_callbacks struct do actually have arguments. 2005-11-21 20:40:56 +00:00
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 The Plus/4 has an ACIA 2006-05-09 19:44:33 +00:00
rs232.h
serial.h
setjmp.h
signal.h
stdarg.h
stdbool.h
stddef.h
stdint.h
stdio.h Removed flushall, since it is non-standard and not used anyway. 2008-08-25 20:49:52 +00:00
stdlib.h Hide posix_memalign if strict ANSI is enabled 2005-07-24 13:01:14 +00:00
string.h add strnicmp/strncasecmp 2009-02-10 19:16:22 +00:00
supervision.h
tgi.h
time.h Stefan Haubenthal's patch for Contiki port 2005-07-17 11:59:46 +00:00
unistd.h
vic20.h
zlib.h