1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-22 12:30:41 +00:00
cc65/include
cuz 60a9a57f06 New field length, added suggestions about contents
git-svn-id: svn://svn.cc65.org/cc65/trunk@2284 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-08-12 16:56:54 +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
_pbi.h
_pia.h
_pokey.h
_sid.h
_vdc.h
_vic2.h
_vic.h
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
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
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
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
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
zlib.h