1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-30 08:57:49 +00:00
cc65/include
cuz d2aba53527 Fix o65 segment id definitions
git-svn-id: svn://svn.cc65.org/cc65/trunk@1945 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-02-08 16:50:55 +00:00
..
em
geos
joystick New joystick API 2002-12-20 21:02:35 +00:00
tgi tgi_mode -> tgi_gmode 2002-12-29 20:59:34 +00:00
_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 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 assert() must be an expression of type void 2002-09-18 20:15:49 +00:00
atari.h
atmos.h
c16.h
c64.h
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 CBM directory routines by Josef Soucek 2003-02-02 13:18:40 +00:00
conio.h
ctype.h
dbg.h
dio.h added explanation of return codes 2000-11-16 21:42:38 +00:00
em.h
errno.h
fcntl.h Add chdir, make rmdir __fastcall__ 2003-01-19 11:28:59 +00:00
geos.h
iso646.h
joystick.h Added joy_stddrv 2002-12-21 09:23:20 +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
rs232.h
setjmp.h
signal.h Make the functions __fastcall__ 2002-12-20 21:02:17 +00:00
stdarg.h
stdbool.h Added stdbool.h provided by Greg King 2002-10-25 20:53:22 +00:00
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 Removed param from tgi_init() 2002-12-29 20:58:36 +00:00
time.h
vic20.h
zlib.h