1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-05 09:57:05 +00:00
cc65/include
Oliver Schmidt 3671c7e19c Merge pull request #27 from greg-king5/cbm2
Added a joystick-mouse driver to the CBM510 library.
2013-08-23 04:28:49 -07:00
..
em
geos
joystick
mouse
sys
tgi
_6522.h
_6525.h
_6526.h
_6545.h
_6551.h
_antic.h
_gtia.h
_heap.h
_mikey.h
_pbi.h
_pia.h
_pokey.h
_sid.h
_suzy.h
_ted.h
_vdc.h
_vic2.h
_vic.h
6502.h
ace.h
apple2.h
apple2enh.h
assert.h
atari.h Added TGI color defines. 2013-08-22 16:33:30 +02:00
atmos.h
c16.h
c64.h Added Inkwell lightpen drivers for the C64 and the C128. 2013-05-29 20:02:29 -04:00
c128.h
cbm264.h
cbm510.h Added a driver to the CBM510 library that lets a joystick pretend to be a mouse. 2013-08-23 03:06:00 -04:00
cbm610.h
cbm_filetype.h
cbm.h
cc65.h
conio.h
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 Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
errno.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
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
pen.h
pet.h
plus4.h
serial.h
setjmp.h
signal.h
stdarg.h
stdbool.h
stddef.h
stdint.h
stdio.h
stdlib.h
string.h
supervision.h
tgi.h
time.h Have __APPLE2ENH__ imply __APPLE2__ and __ATARIXL__ imply __ATARI__. 2013-06-17 21:34:08 +02:00
unistd.h
vic20.h
zlib.h Update from Piotr 2001-11-18 20:05:57 +00:00