1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 18:57:06 +00:00
cc65/include
cuz 8ecdf9d6b7 Renamed ..._deinstall -> ..._uninstall.
Rename tgi_setup to tgi_install.
Make tgi_install and tgi_deinstall user callable.
More cosmetic changes.


git-svn-id: svn://svn.cc65.org/cc65/trunk@1966 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-02-11 12:37:46 +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
_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
atmos.h
c16.h
c64.h
c128.h
cbm264.h
cbm510.h
cbm610.h
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
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
mouse.h
o65.h Fix o65 segment id definitions 2003-02-08 16:50:55 +00:00
pet.h
plus4.h
rs232.h
setjmp.h
signal.h Make the functions __fastcall__ 2002-12-20 21:02:17 +00:00
stdarg.h
stdbool.h
stddef.h
stdint.h Remove dependencies for other header files 2002-12-15 14:39:01 +00:00
stdio.h
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
vic20.h
zlib.h