1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-07 19:29:18 +00:00
cc65/include
cuz a143f26061 New joystick API
git-svn-id: svn://svn.cc65.org/cc65/trunk@1798 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-12-20 21:02:35 +00:00
..
em Added em_use 2002-12-05 18:57:53 +00:00
geos
joystick New joystick API 2002-12-20 21:02:35 +00:00
tgi
_6525.h
_6526.h
_6545.h
_6551.h
_antic.h
_gtia.h
_pbi.h
_pia.h
_pokey.h
_sid.h
_vdc.h
_vic2.h Moved _vic.h to _vic2.h. Renamed __vic to __vic2. 2002-11-05 20:33:50 +00:00
_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 added _atari_xxxcolor() functions 2002-12-12 23:45:51 +00:00
atmos.h
c16.h Move common stuff for the C16 and Plus/4 into cbm264.h 2002-12-09 22:09:20 +00:00
c64.h Moved _vic.h to _vic2.h. Renamed __vic to __vic2. 2002-11-05 20:33:50 +00:00
c128.h Moved CH_ESC back to cbm.h 2002-12-14 16:55:17 +00:00
cbm264.h Moved CH_ESC back to cbm.h 2002-12-14 16:55:17 +00:00
cbm510.h Moved CH_ESC back to cbm.h 2002-12-14 16:55:17 +00:00
cbm610.h Moved CH_ESC back to cbm.h 2002-12-14 16:55:17 +00:00
cbm.h Moved CH_ESC back to cbm.h 2002-12-14 16:55:17 +00:00
conio.h
ctype.h
dbg.h
dio.h
em.h Added em_use 2002-12-05 18:57:53 +00:00
errno.h
fcntl.h Make read() and write() fastcall 2002-12-03 22:25:26 +00:00
geos.h
iso646.h
joystick.h New joystick API 2002-12-20 21:02:35 +00:00
limits.h Declaration of LONG_MIN was wrong 2002-12-15 12:12:33 +00:00
locale.h
modload.h All module functions are fastcall 2002-12-13 00:41:34 +00:00
mouse.h
o65.h
pet.h Moved CH_ESC back to cbm.h 2002-12-14 16:55:17 +00:00
plus4.h Move common stuff for the C16 and Plus/4 into cbm264.h 2002-12-09 22:09:20 +00:00
rs232.h The C128 has RS232, too 2002-11-27 22:37:55 +00:00
setjmp.h
signal.h Make the functions __fastcall__ 2002-12-20 21:02:17 +00:00
stdarg.h
stdbool.h
stddef.h Make wchar_t a 16 bit type 2002-11-22 00:51:33 +00:00
stdint.h Remove dependencies for other header files 2002-12-15 14:39:01 +00:00
stdio.h Make fclose __fastcall__ 2002-11-25 14:37:52 +00:00
stdlib.h Make exit a fastcall function 2002-11-11 23:24:17 +00:00
string.h
tgi.h
time.h Added strftime 2002-11-13 13:08:46 +00:00
vic20.h Moved _vic.h to _vic2.h. Renamed __vic to __vic2. 2002-11-05 20:33:50 +00:00
zlib.h