1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 15:54:59 +00:00
cc65/include
izydorst b45d25d60f same drawing mode extension like for DrawLine
git-svn-id: svn://svn.cc65.org/cc65/trunk@2340 b7a2c559-68d2-44c3-8de9-860c34a00d81
2003-08-15 23:29:23 +00:00
..
em Renamed the deinstall vector to uninstall. 2003-02-10 22:31:45 +00:00
geos same drawing mode extension like for DrawLine 2003-08-15 23:29:23 +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 added standard copyright header 2000-07-29 21:41:06 +00:00
_gtia.h
_heap.h
_pbi.h
_pia.h
_pokey.h
_sid.h
_vdc.h
_vic2.h
_vic.h
6502.h
ace.h
apple2.h
assert.h
atari.h fix CH_CROSS definition 2003-08-14 14:15:41 +00:00
atmos.h Add ORIC Atmos support 2003-04-13 22:12:40 +00:00
c16.h
c64.h New get_ostype function 2003-08-12 17:40:37 +00:00
c128.h
cbm264.h
cbm510.h
cbm610.h Moved CH_ESC back to cbm.h 2002-12-14 16:55:17 +00:00
cbm.h
conio.h More __NES__ stuff 2003-05-02 14:45:16 +00:00
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 Renamed the deinstall vector to uninstall. 2003-02-10 22:31:45 +00:00
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 nes.h file by groepaz, beautified by me 2003-04-14 21:01:06 +00:00
o65.h
pet.h
plus4.h
rs232.h
serial.h Baud rate #define changes 2003-08-15 21:22:58 +00:00
setjmp.h
signal.h
stdarg.h
stdbool.h Fixed a bug 2003-06-03 12:03:28 +00:00
stddef.h
stdint.h
stdio.h Made rename() fastcall 2003-08-12 12:54:39 +00:00
stdlib.h Added the system() function 2003-05-27 18:24:16 +00:00
string.h
tgi.h
time.h NES changes 2003-04-15 20:47:12 +00:00
unistd.h Add getcwd 2003-08-12 16:56:32 +00:00
vic20.h
zlib.h