1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-09 01:28:58 +00:00
cc65/include
cuz 88aedc2e29 Update from Oliver Schmidt
git-svn-id: svn://svn.cc65.org/cc65/trunk@3766 b7a2c559-68d2-44c3-8de9-860c34a00d81
2007-01-05 16:16:34 +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
_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
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 Predefined #defines have changed. 2005-03-30 18:26:11 +00:00
cbm610.h Predefined #defines have changed. 2005-03-30 18:26:11 +00:00
cbm.h
conio.h
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 Fixed definition of NULL 2005-04-17 20:09:28 +00:00
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
o65.h Added new OS OPENCBM, renamed O65_OS_CC65_MODULE to O65_OS_CC65 2005-03-30 19:29:08 +00:00
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