1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-03 12:55:56 +00:00
cc65/include
uz 975a06c2ee Rewrote tgi_load_driver in assembler and fixed a possible memory leak when
doing so. Changed the behaviour in case a driver is already loaded: Since the
library cannot know if this driver was linked statically or loaded
dynamically, an already installed driver is considered an error. It must be
removed before calling tgi_load_driver.


git-svn-id: svn://svn.cc65.org/cc65/trunk@5790 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-07-22 11:07:46 +00:00
..
em
geos
joystick
mouse
sys
tgi Rewrote tgi_load_driver in assembler and fixed a possible memory leak when 2012-07-22 11:07:46 +00:00
_6522.h
_6525.h
_6526.h
_6545.h
_6551.h
_antic.h
_gtia.h
_heap.h
_pbi.h
_pia.h
_pokey.h
_sid.h
_ted.h
_vdc.h
_vic2.h Added an improved definition of the __vic2 structure using anon 2012-03-17 21:07:41 +00:00
_vic.h
6502.h
ace.h
apple2.h
apple2enh.h
assert.h
atari.h
atmos.h
c16.h
c64.h
c128.h
cbm264.h
cbm510.h
cbm610.h
cbm_filetype.h
cbm.h
cc65.h
conio.h
ctype.h
dbg.h
dio.h
dirent.h Added functional Atari directory classification macros for file types from struct dirent contributed by Stefan A. Haubenthal. 2012-07-03 20:10:52 +00:00
em.h
errno.h
fcntl.h
geos.h
inttypes.h
iso646.h
joystick.h
limits.h
locale.h
lynx.h
modload.h All module functions are fastcall 2002-12-13 00:41:34 +00:00
mouse.h
nes.h
o65.h
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
supervision.h
tgi.h
time.h
unistd.h
vic20.h
zlib.h