1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-02 21:54:47 +00:00
cc65/include
cuz 8c7400c26e Added fast(), slow() and c64mode()
git-svn-id: svn://svn.cc65.org/cc65/trunk@1982 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-02-13 21:29:12 +00:00
..
em Renamed the deinstall vector to uninstall. 2003-02-10 22:31:45 +00:00
geos
joystick Make joy_install, joy_uninstall user callable functions 2003-02-10 22:11:12 +00:00
tgi Renamed ..._deinstall -> ..._uninstall. 2003-02-11 12:37:46 +00:00
_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 AD2 was missing - thanks to groepaz for the hint 2002-02-12 09:46:45 +00:00
_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
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
c128.h Added fast(), slow() and c64mode() 2003-02-13 21:29:12 +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 CBM directory routines by Josef Soucek 2003-02-02 13:18:40 +00:00
conio.h
ctype.h
dbg.h
dio.h
em.h Renamed the deinstall vector to uninstall. 2003-02-10 22:31:45 +00:00
errno.h
fcntl.h Add chdir, make rmdir __fastcall__ 2003-01-19 11:28:59 +00:00
geos.h
iso646.h Added standard copyright headers 2000-07-22 19:03:03 +00:00
joystick.h Fixed comments 2003-02-10 22:31:16 +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 Fix o65 segment id definitions 2003-02-08 16:50:55 +00:00
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 Move _heap.h to the compiler include dir. 2003-02-01 12:22:09 +00:00
string.h
tgi.h Renamed ..._deinstall -> ..._uninstall. 2003-02-11 12:37:46 +00:00
time.h Added strftime 2002-11-13 13:08:46 +00:00
vic20.h
zlib.h