1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-06 16:55:57 +00:00
cc65/include
Oliver Schmidt 99f0a56f63 Merge pull request #122 from groessler/a5200
new target: Atari 5200 console
2014-05-30 22:52:51 +02:00
..
em
geos
joystick
mouse Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
sys
tgi Classified tgi_imulround() as part of TGI API. 2014-03-27 19:31:18 +01:00
_6522.h
_6525.h
_6526.h
_6545.h
_6551.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
_antic.h
_gtia.h
_heap.h
_mikey.h
_pbi.h
_pia.h
_pokey.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
_sid.h
_suzy.h
_ted.h
_vdc.h
_vic2.h
_vic.h
6502.h
ace.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
apple2.h
apple2enh.h
assert.h
atari5200.h add atari5200.h 2014-05-29 00:42:54 +02:00
atari.h add addresses of static drivers of the runtime 2014-01-21 22:58:50 +01:00
atmos.h
c16.h
c64.h
c128.h fix typo 2014-03-08 00:24:43 +01:00
cbm264.h
cbm510.h
cbm610.h
cbm_filetype.h
cbm.h
cc65.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
conio.h
ctype.h
dbg.h
device.h Introduced getcurrentdevice() and implemented it for CBM and Apple. 2012-10-21 14:35:17 +00:00
dio.h
dirent.h Have __APPLE2ENH__ imply __APPLE2__ and __ATARIXL__ imply __ATARI__. 2013-06-17 21:34:08 +02:00
em.h
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 Remove ldiv_t - it should only be in stdlib.h. Reported by Marc Rintsch. 2011-11-05 19:49:34 +00:00
iso646.h
joystick.h
limits.h
locale.h
lynx.h
modload.h
mouse.h Some fine tuning of the mouse driver interface harmonization. 2014-01-17 21:09:15 +01:00
nes.h
o65.h
peekpoke.h Fixed a typo 2003-11-04 19:26:24 +00:00
pen.h Moved the lightpen names from <mouse.h> to a new <pen.h>. 2013-07-25 13:32:40 -04:00
pet.h
plus4.h
serial.h add SER_BAUD_56_875 2013-12-06 20:53:49 +01:00
setjmp.h
signal.h
stdarg.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
stdbool.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
stddef.h
stdint.h
stdio.h
stdlib.h
string.h Added a quoted-token parsing function. 2014-05-20 16:33:16 -04:00
supervision.h
tgi.h Classified tgi_imulround() as part of TGI API. 2014-03-27 19:31:18 +01:00
time.h provide CLK_TCK and CLOCKS_PER_SEC values for atari5200 2014-05-29 13:23:45 +02:00
unistd.h
vic20.h
zlib.h