1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/include
2012-11-04 22:01:51 +00:00
..
em
geos
joystick
mouse
sys
tgi
_6522.h
_6525.h
_6526.h
_6545.h
_6551.h
_antic.h
_gtia.h
_heap.h Changed the way, used blocks are managed 2004-12-19 23:09:38 +00:00
_mikey.h
_pbi.h
_pia.h
_pokey.h
_sid.h
_suzy.h
_ted.h
_vdc.h
_vic2.h
_vic.h
6502.h The set_irq function needs size_t. 2012-03-11 10:46:04 +00:00
ace.h
apple2.h
apple2enh.h
assert.h
atari.h
atmos.h Added option to build samples with statically linked drivers - and have the targets use it by default which don't support dynamically loaded drivers. 2012-11-04 22:01:51 +00:00
c16.h
c64.h
c128.h
cbm264.h
cbm510.h
cbm610.h
cbm_filetype.h
cbm.h
cc65.h
conio.h Remove the #error statement if the platform is unknown. This allows use of 2007-08-21 13:16:53 +00:00
ctype.h
dbg.h
device.h
dio.h Removed DIO specific typedefs which were just aliases to basic types and replaced the term 'drive' with 'device' in order to harmonize with the recently added device.h. 2012-10-11 18:22:49 +00:00
dirent.h
em.h
errno.h
fcntl.h
geos.h
inttypes.h
iso646.h
joystick.h Introduced static standard drivers. 2012-11-01 19:53:47 +00:00
limits.h Declaration of LONG_MIN was wrong 2002-12-15 12:12:33 +00:00
locale.h
lynx.h Added option to build samples with statically linked drivers - and have the targets use it by default which don't support dynamically loaded drivers. 2012-11-04 22:01:51 +00:00
modload.h
mouse.h
nes.h Added option to build samples with statically linked drivers - and have the targets use it by default which don't support dynamically loaded drivers. 2012-11-04 22:01:51 +00:00
o65.h Added some definitions for version 1.3 of the o65 format. 2009-12-10 22:44:27 +00:00
peekpoke.h
pet.h
plus4.h
serial.h
setjmp.h
signal.h
stdarg.h
stdbool.h
stddef.h
stdint.h Remove dependencies for other header files 2002-12-15 14:39:01 +00:00
stdio.h
stdlib.h
string.h add strnicmp/strncasecmp 2009-02-10 19:16:22 +00:00
supervision.h
tgi.h Introduced static standard drivers. 2012-11-01 19:53:47 +00:00
time.h Added an implementation of clock() for the Lynx console. By Greg King. 2012-02-06 20:17:54 +00:00
unistd.h
vic20.h
zlib.h