1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-27 19:55:09 +00:00
cc65/include
cuz e0822357c7 New get_tv function by Stefan Haubenthal.
git-svn-id: svn://svn.cc65.org/cc65/trunk@3832 b7a2c559-68d2-44c3-8de9-860c34a00d81
2008-04-10 20:20:26 +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
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 AD2 was missing - thanks to groepaz for the hint 2002-02-12 09:46:45 +00:00
_ted.h Added _ted.h header file and TED definition 2003-12-14 22:03:20 +00:00
_vdc.h
_vic2.h Fixed wrong register assignments 2003-09-25 18:47:28 +00:00
_vic.h
6502.h
ace.h
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
c16.h
c64.h
c128.h
cbm264.h
cbm510.h
cbm610.h Predefined #defines have changed. 2005-03-30 18:26:11 +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 The -A and --ansi switches are gone, together with the __STRICT_ANSI__ 2004-06-21 22:22:11 +00:00
dbg.h
dio.h
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 Added standard copyright headers 2000-07-22 19:03:03 +00:00
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 Added 40xx and SuperPET chips 2005-07-17 09:59:18 +00:00
plus4.h The Plus/4 has an ACIA 2006-05-09 19:44:33 +00:00
rs232.h
serial.h
setjmp.h
signal.h Make _sig_ign and _sig_dfl fastcall 2005-05-26 09:20:36 +00:00
stdarg.h
stdbool.h
stddef.h
stdint.h
stdio.h Fixed FILENAME_MAX 2005-04-19 13:15:52 +00:00
stdlib.h Hide posix_memalign if strict ANSI is enabled 2005-07-24 13:01:14 +00:00
string.h Make strtok __fastcall__ 2005-05-17 21:11:09 +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