1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-06 16:55:57 +00:00
cc65/include
cuz 5ce2540db5 Fixed wrong register assignments
git-svn-id: svn://svn.cc65.org/cc65/trunk@2450 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-09-25 18:47:28 +00:00
..
em
geos removed unnecessary __fastcall__s, some minor cleanups 2003-08-28 20:51:38 +00:00
joystick
sys New field length, added suggestions about contents 2003-08-12 16:56:54 +00:00
tgi
_6525.h
_6526.h
_6545.h
_6551.h
_antic.h
_gtia.h
_heap.h
_pbi.h
_pia.h
_pokey.h
_sid.h
_vdc.h
_vic2.h Fixed wrong register assignments 2003-09-25 18:47:28 +00:00
_vic.h
6502.h
ace.h
apple2.h Added get_ostype 2003-08-26 20:36:44 +00:00
assert.h
atari.h fix CH_CROSS definition 2003-08-14 14:15:41 +00:00
atmos.h
c16.h
c64.h New get_ostype function 2003-08-12 17:40:37 +00:00
c128.h
cbm264.h
cbm510.h
cbm610.h
cbm.h
conio.h
ctype.h isblank() is an official function in the C99 standard 2003-06-03 11:53:51 +00:00
dbg.h
dio.h
em.h
errno.h New error code ERANGE 2003-08-12 13:48:45 +00:00
fcntl.h Restructured fcntl.h. Moved most stuff into the new unistd.h and sys/types.h 2003-06-12 09:30:16 +00:00
geos.h
iso646.h
joystick.h
limits.h
locale.h
modload.h
mouse.h
nes.h
o65.h
pet.h
plus4.h
rs232.h
serial.h API changes 2003-08-22 11:23:48 +00:00
setjmp.h
signal.h
stdarg.h
stdbool.h Fixed a bug 2003-06-03 12:03:28 +00:00
stddef.h Cleanup use of predefined data types / defines 2003-08-16 08:23:01 +00:00
stdint.h
stdio.h Made rename() fastcall 2003-08-12 12:54:39 +00:00
stdlib.h Cleanup use of predefined data types / defines 2003-08-16 08:23:01 +00:00
string.h
tgi.h
time.h Cleanup use of predefined data types / defines 2003-08-16 08:23:01 +00:00
unistd.h Cleanup use of predefined data types / defines 2003-08-16 08:23:01 +00:00
vic20.h
zlib.h