1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-27 19:55:09 +00:00
cc65/include
uz 931b6418bf Changed the prototype of videomode() to take and return an unsigned instead of
an unsigned char. Two more video mode constants as discussed on the list.


git-svn-id: svn://svn.cc65.org/cc65/trunk@4133 b7a2c559-68d2-44c3-8de9-860c34a00d81
2009-09-08 16:25:12 +00:00
..
em
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 Fixed _HAVE_off_t 2003-10-21 19:54:35 +00:00
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
_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
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 2009-09-08 16:25:12 +00:00
cbm264.h Added _ted.h header file and TED definition 2003-12-14 22:03:20 +00:00
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 Added a comment about return codes 2005-03-31 07:20:05 +00:00
dirent.h Update from Oliver Schmidt 2007-01-05 16:16:34 +00:00
em.h
errno.h
fcntl.h
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
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
pet.h
plus4.h The Plus/4 has an ACIA 2006-05-09 19:44:33 +00:00
rs232.h added RS_ERR_INIT_FAILED 2003-03-07 00:04:19 +00:00
serial.h API changes 2003-08-22 11:23:48 +00:00
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 New target supervision 2003-10-10 16:44:20 +00:00
tgi.h
time.h Stefan Haubenthal's patch for Contiki port 2005-07-17 11:59:46 +00:00
unistd.h
vic20.h Additional I/O chips added by Stefan Haubenthal 2004-03-13 22:51:29 +00:00
zlib.h