1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 15:54:59 +00:00
cc65/include
cuz f5193bc0d1 Remove em_load
git-svn-id: svn://svn.cc65.org/cc65/trunk@1681 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-11-30 00:01:30 +00:00
..
em New API for access to extended memory 2002-11-29 14:40:31 +00:00
geos
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 Check for wrong header file inclusions, add CBM510 stuff 2001-09-19 08:46:07 +00:00
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 New target c16 2002-11-21 21:22:26 +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 _vic.h to _vic2.h. Renamed __vic to __vic2. 2002-11-05 20:33:50 +00:00
cbm510.h Add a macro for peekbsys 2002-11-22 23:45:09 +00:00
cbm610.h Add a macro for peekbsys 2002-11-22 23:45:09 +00:00
cbm.h New target c16 2002-11-21 21:22:26 +00:00
conio.h
ctype.h
dbg.h
dio.h
em.h Remove em_load 2002-11-30 00:01:30 +00:00
errno.h
fcntl.h Make close() fastcall 2002-11-16 19:38:37 +00:00
geos.h
iso646.h Added standard copyright headers 2000-07-22 19:03:03 +00:00
joystick.h Changed joystick bits after change in joystick code for VC20 2002-08-09 05:07:22 +00:00
limits.h Use other representations for SCHAR_MIN, SHORT_MIN, INT_MIN and LONG_MIN. 2002-10-06 18:59:08 +00:00
locale.h
modload.h New calling conventions for read 2002-11-20 14:21:10 +00:00
mouse.h
o65.h
pet.h Check for wrong header file inclusions, add CBM510 stuff 2001-09-19 08:46:07 +00:00
plus4.h New target c16 2002-11-21 21:22:26 +00:00
rs232.h The C128 has RS232, too 2002-11-27 22:37:55 +00:00
setjmp.h
stdarg.h va_start has also changed since the address of a fixed parameter is now 2001-03-23 20:07:42 +00:00
stdbool.h Added stdbool.h provided by Greg King 2002-10-25 20:53:22 +00:00
stddef.h Make wchar_t a 16 bit type 2002-11-22 00:51:33 +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 Removed duplicate declaration 2002-10-03 13:28:34 +00:00
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