This website requires JavaScript.
Explore
Help
Sign In
the10thwiz
/
cc65
Watch
1
Star
0
Fork
0
You've already forked cc65
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
61d4b6b03f4dfb2a5006eba4b10d5dbbd33c0357
cc65
/
include
History
ol.sc
61d4b6b03f
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.
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@5847 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-10-11 18:22:49 +00:00
..
em
…
geos
…
joystick
…
mouse
…
sys
…
tgi
…
_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
…
_vic.h
…
6502.h
…
ace.h
…
apple2.h
Replaced Apple II specific solution with implementation of recently introduced devicedir().
2012-10-10 20:55:56 +00:00
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
…
device.h
Introduced getdevicedir() - with implementation for the CBMs.
2012-10-07 19:18:56 +00:00
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
Rewrote em_load_driver in assembler fixing a possible memory leak.
2012-07-22 11:36:09 +00:00
errno.h
…
fcntl.h
…
geos.h
…
inttypes.h
…
iso646.h
…
joystick.h
…
limits.h
…
locale.h
…
lynx.h
…
modload.h
…
mouse.h
…
nes.h
…
o65.h
…
peekpoke.h
…
pet.h
…
plus4.h
…
serial.h
An already loaded driver is an error in ser_load_driver, because the library
2012-07-22 19:54:04 +00:00
setjmp.h
…
signal.h
…
stdarg.h
…
stdbool.h
…
stddef.h
…
stdint.h
…
stdio.h
…
stdlib.h
…
string.h
…
supervision.h
…
tgi.h
…
time.h
…
unistd.h
…
vic20.h
…
zlib.h
…