1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-19 21:32:19 +00:00
cc65/include
uz 097b094fdd Replaced TGI_ERR_NO_MEM by TGI_ERR_NO_RES
git-svn-id: svn://svn.cc65.org/cc65/trunk@4467 b7a2c559-68d2-44c3-8de9-860c34a00d81
2009-11-13 15:53:01 +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
sys Fixed _HAVE_off_t 2003-10-21 19:54:35 +00:00
tgi
_6522.h
_6525.h Added standard copyright headers 2000-07-22 19:03:03 +00:00
_6526.h Added a comment 2004-04-08 17:43:28 +00:00
_6545.h Added standard copyright headers 2000-07-22 19:03:03 +00:00
_6551.h
_antic.h
_gtia.h
_heap.h
_pbi.h
_pia.h
_pokey.h
_sid.h
_ted.h
_vdc.h
_vic2.h Fixed wrong register assignments 2003-09-25 18:47:28 +00:00
_vic.h
6502.h
ace.h
apple2.h
apple2enh.h
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 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
cbm.h
cc65.h Added prototypes for more mul/div functions. Some of the don't currently 2009-11-05 17:12:18 +00:00
conio.h
ctype.h Added prototype for toascii(c); 2009-11-02 16:11:32 +00:00
dbg.h
dio.h Added a comment about return codes 2005-03-31 07:20:05 +00:00
dirent.h Leveraged new bit-field support. 2009-10-11 11:14:35 +00:00
em.h
errno.h
fcntl.h
geos.h
inttypes.h inttypes.h is an ISO C standard include file. 2009-09-17 19:31:47 +00:00
iso646.h
joystick.h Added second fire button 2004-10-14 16:33:13 +00:00
limits.h Declaration of LONG_MIN was wrong 2002-12-15 12:12:33 +00:00
locale.h
lynx.h
modload.h All module functions are fastcall 2002-12-13 00:41:34 +00:00
mouse.h
nes.h
o65.h
peekpoke.h
pet.h
plus4.h
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 va_copy is only available from C99 and up 2004-12-11 14:59:05 +00:00
stdbool.h Fixed a bug 2003-06-03 12:03:28 +00:00
stddef.h
stdint.h Remove dependencies for other header files 2002-12-15 14:39:01 +00:00
stdio.h
stdlib.h
string.h
supervision.h
tgi.h
time.h Stefan Haubenthal's patch for Contiki port 2005-07-17 11:59:46 +00:00
unistd.h Cleanup use of predefined data types / defines 2003-08-16 08:23:01 +00:00
vic20.h
zlib.h