1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 15:54:59 +00:00
cc65/include
cuz 651e82ac78 New get_ostype function
git-svn-id: svn://svn.cc65.org/cc65/trunk@2288 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-08-12 17:40:37 +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 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
_vdc.h
_vic2.h
_vic.h Moved _vic.h to _vic2.h. Renamed __vic to __vic2. 2002-11-05 20:33:50 +00:00
6502.h
ace.h
apple2.h
assert.h
atari.h Renamed CH_DEL to CH_DELCHR and added a CH_DEL which does the same as 2003-03-17 22:48:01 +00:00
atmos.h Add ORIC Atmos support 2003-04-13 22:12:40 +00:00
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 Fixed the comments 2003-03-17 21:48:37 +00:00
dio.h added explanation of return codes 2000-11-16 21:42:38 +00:00
em.h Renamed the deinstall vector to uninstall. 2003-02-10 22:31:45 +00:00
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 All module functions are fastcall 2002-12-13 00:41:34 +00:00
mouse.h
nes.h nes.h file by groepaz, beautified by me 2003-04-14 21:01:06 +00:00
o65.h
pet.h
plus4.h
rs232.h
serial.h Added ser_ioctl 2003-04-28 06:42:50 +00:00
setjmp.h
signal.h Signals implemented 2003-03-14 00:09:21 +00:00
stdarg.h
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 Moved _vic.h to _vic2.h. Renamed __vic to __vic2. 2002-11-05 20:33:50 +00:00
zlib.h