1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-04 17:04:58 +00:00
cc65/include
cuz 7f88d979f6 Added support for the Commodore 510 aka P500
git-svn-id: svn://svn.cc65.org/cc65/trunk@912 b7a2c559-68d2-44c3-8de9-860c34a00d81
2001-09-13 21:27:32 +00:00
..
geos dio bugfix, added get_tv and get_ostype functions 2001-09-10 21:43:15 +00:00
_6525.h
_6526.h
_6545.h
_6551.h
_antic.h
_gtia.h
_pbi.h
_pia.h
_pokey.h
_sid.h
_vdc.h
_vic.h
6502.h
ace.h
apple2.h
assert.h
atari.h changed get_ostype defines for new return parameters; added get_tv 2000-12-04 20:17:11 +00:00
c64.h
c128.h
cbm510.h Added support for the Commodore 510 aka P500 2001-09-13 21:27:32 +00:00
cbm610.h
cbm.h Added support for the Commodore 510 aka P500 2001-09-13 21:27:32 +00:00
conio.h Use && and || in preprocessor #if statements. Other minor changes. 2001-09-08 14:39:01 +00:00
ctype.h Use the new __asm__ syntax 2001-09-09 21:19:05 +00:00
dbg.h
dio.h
errno.h
fcntl.h
geos.h
graphics.h API update 2001-08-20 12:16:53 +00:00
iso646.h
joystick.h Use && and || in preprocessor #if statements. Other minor changes. 2001-09-08 14:39:01 +00:00
limits.h
locale.h
mouse.h Remove the port parameter to mouse_init 2001-09-13 15:35:24 +00:00
pet.h
plus4.h
rs232.h
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
stddef.h
stdio.h New asm function have __fastcall__ calling conventions 2000-12-01 22:57:56 +00:00
stdlib.h
string.h
time.h