1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 15:54:59 +00:00
cc65/include
cpg 0d0977ff69 added _dos_type with defines and getdefdev()
git-svn-id: svn://svn.cc65.org/cc65/trunk@2299 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-08-12 20:02:01 +00:00
..
em
geos clean vector intercepting, added info about that to docs 2003-06-16 20:43:13 +00:00
joystick
sys New field length, added suggestions about contents 2003-08-12 16:56:54 +00:00
tgi
_6525.h
_6526.h
_6545.h
_6551.h
_antic.h
_gtia.h
_heap.h Move _heap.h to the compiler include dir. 2003-02-01 12:22:09 +00:00
_pbi.h
_pia.h
_pokey.h
_sid.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 Added/updated header blocks 2001-10-02 18:48:54 +00:00
assert.h
atari.h added _dos_type with defines and getdefdev() 2003-08-12 20:02:01 +00:00
atmos.h
c16.h
c64.h New get_ostype function 2003-08-12 17:40:37 +00:00
c128.h
cbm264.h
cbm510.h
cbm610.h
cbm.h
conio.h More __NES__ stuff 2003-05-02 14:45:16 +00:00
ctype.h isblank() is an official function in the C99 standard 2003-06-03 11:53:51 +00:00
dbg.h
dio.h added explanation of return codes 2000-11-16 21:42:38 +00:00
em.h
errno.h New error code ERANGE 2003-08-12 13:48:45 +00:00
fcntl.h Restructured fcntl.h. Moved most stuff into the new unistd.h and sys/types.h 2003-06-12 09:30:16 +00:00
geos.h
iso646.h
joystick.h
limits.h
locale.h
modload.h
mouse.h enabled mouse support for GEOS 2002-03-08 16:42:16 +00:00
nes.h nes.h file by groepaz, beautified by me 2003-04-14 21:01:06 +00:00
o65.h
pet.h
plus4.h Move common stuff for the C16 and Plus/4 into cbm264.h 2002-12-09 22:09:20 +00:00
rs232.h
serial.h Added ser_ioctl 2003-04-28 06:42:50 +00:00
setjmp.h Added standard copyright headers 2000-07-22 19:03:03 +00:00
signal.h Signals implemented 2003-03-14 00:09:21 +00:00
stdarg.h va_start has also changed since the address of a fixed parameter is now 2001-03-23 20:07:42 +00:00
stdbool.h Fixed a bug 2003-06-03 12:03:28 +00:00
stddef.h
stdint.h
stdio.h Made rename() fastcall 2003-08-12 12:54:39 +00:00
stdlib.h Added the system() function 2003-05-27 18:24:16 +00:00
string.h
tgi.h
time.h NES changes 2003-04-15 20:47:12 +00:00
unistd.h Add getcwd 2003-08-12 16:56:32 +00:00
vic20.h
zlib.h