1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-06 16:55:57 +00:00
cc65/include
uz 131a5cad09 Renamed oserrcheck to __mappederrno. Added an additional function named
__directerrno and moved both to errno.s. Changed several sources to use these
functions. Needs testing.
                         


git-svn-id: svn://svn.cc65.org/cc65/trunk@4718 b7a2c559-68d2-44c3-8de9-860c34a00d81
2010-06-10 18:10:53 +00:00
..
em
geos
joystick
mouse
sys
tgi
_6522.h
_6525.h
_6526.h
_6545.h
_6551.h
_antic.h
_gtia.h
_heap.h Changed the way, used blocks are managed 2004-12-19 23:09:38 +00:00
_pbi.h
_pia.h
_pokey.h
_sid.h
_ted.h
_vdc.h
_vic2.h
_vic.h
6502.h Fix comments and remove whitespace from __asm__ macros 2003-01-09 11:34:23 +00:00
ace.h Check for wrong header file inclusions, add CBM510 stuff 2001-09-19 08:46:07 +00:00
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 Function key support be Stephan Haubenthal. 2009-01-24 16:36:34 +00:00
c16.h
c64.h Added new return code for get_ostype(). 2010-02-01 18:04:31 +00:00
c128.h
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
cbm.h
cc65.h
conio.h
ctype.h Added prototype for toascii(c); 2009-11-02 16:11:32 +00:00
dbg.h
dio.h
dirent.h
em.h
errno.h Renamed oserrcheck to __mappederrno. Added an additional function named 2010-06-10 18:10:53 +00:00
fcntl.h
geos.h
inttypes.h
iso646.h Added standard copyright headers 2000-07-22 19:03:03 +00:00
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 Changed the mouse API: mouse_box is gone, there are now mouse_getbox and 2009-09-26 11:11:14 +00:00
nes.h
o65.h
peekpoke.h
pet.h
plus4.h
rs232.h
serial.h
setjmp.h
signal.h
stdarg.h
stdbool.h
stddef.h
stdint.h
stdio.h Added prototypes for snprintf/vsnprintf to stdio.h 2009-09-27 12:03:07 +00:00
stdlib.h
string.h
supervision.h
tgi.h
time.h
unistd.h
vic20.h
zlib.h