1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-29 17:56:21 +00:00
cc65/include
Oliver Schmidt 4da1d3232f Merge pull request #504 from jedeoric/master
[Telestrat] TGI initialization,  some bugs (clrscr) correction, cgetc optimization, irq management
2017-10-22 11:14:55 +00:00
..
em Fixed missing name and semicolon in two device structs. 2017-08-23 01:46:57 -04:00
geos
joystick Fixed missing name and semicolon in two device structs. 2017-08-23 01:46:57 -04:00
mouse
sys
tgi
_6522.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
_6525.h
_6526.h
_6545.h
_6551.h
_antic.h Improved display list instruction definition for more comfortable use within void data definition. 2017-02-24 00:10:02 +01:00
_gtia.h
_heap.h
_mikey.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
_pbi.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
_pia.h
_pokey.h
_riot.h Add C support for Atari 2600 (VCS) 2017-01-13 21:12:22 +01:00
_sid.h
_suzy.h
_ted.h
_tia.h Add C support for Atari 2600 (VCS) 2017-01-13 21:12:22 +01:00
_vdc.h
_vic2.h
_vic.h
6502.h added 4510 cpu detection to getcpu.s 2016-09-07 19:44:11 +02:00
ace.h
apple2_filetype.h Corrected comment formatting 2017-07-28 12:16:55 -04:00
apple2.h Removed joy_masks array. 2017-08-19 19:11:28 +02:00
apple2enh.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
assert.h
atari2600.h Add C support for Atari 2600 (VCS) 2017-01-13 21:12:22 +01:00
atari5200.h Removed joy_masks array. 2017-08-19 19:11:28 +02:00
atari_atascii_charmap.h Allow use of different charmaps on Atari target 2016-08-19 17:27:41 +02:00
atari_screen_charmap.h Internal/screen character mapping: Supressed warnings for re-map and added documentation. 2016-08-27 22:02:08 +02:00
atari.h Added JOY_FIRE. 2017-09-04 09:41:19 +02:00
atmos.h Removed joy_masks array. 2017-08-19 19:11:28 +02:00
c16.h
c64.h Removed joy_masks array. 2017-08-19 19:11:28 +02:00
c128.h Removed joy_masks array. 2017-08-19 19:11:28 +02:00
cbm264.h Removed joy_masks array. 2017-08-19 19:11:28 +02:00
cbm510.h Removed joy_masks array. 2017-08-19 19:11:28 +02:00
cbm610.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
cbm_filetype.h
cbm.h Removed dysfunctional kbrepeatdelay() and kbrepeatrate(). 2017-08-30 16:37:59 +02:00
cc65.h Add issues from pull request #307. 2016-06-07 12:07:38 +02:00
conio.h conio.h: include 'creativision.h' when compiling for this target. 2017-09-12 21:57:16 +02:00
creativision.h Removed joy_masks array. 2017-08-19 19:11:28 +02:00
ctype.h So far the built-in inlining of several known standard function was always (!) enabled and the option -Os enabled additional, potentially unsafe inlining of some of those functions. 2017-04-03 23:20:26 +02:00
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
em.h
errno.h Implement exec() for Atari XDOS. 2016-06-13 20:40:01 +02:00
fcntl.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
gamate.h Removed joy_masks array. 2017-08-19 19:11:28 +02:00
geos.h Removed joy_masks array. 2017-08-19 19:11:28 +02:00
inttypes.h
iso646.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
joystick.h Removed joy_masks array. 2017-08-19 19:11:28 +02:00
limits.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
locale.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
lynx.h Removed joy_masks array. 2017-08-19 19:11:28 +02:00
lz4.h Edit comment style, add second const 2017-06-09 10:35:16 +03:00
modload.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
mouse.h Keep low level VIC sprite stuff out of user code. 2015-10-09 18:33:35 +02:00
nes.h Removed joy_masks array. 2017-08-19 19:11:28 +02:00
o65.h
osic1p.h Fix line endings (CRLF -> LF) on all affected files. 2017-03-10 11:21:14 +01:00
pce.h Removed joy_masks array. 2017-08-19 19:11:28 +02:00
peekpoke.h
pen.h
pet.h Removed joy_masks array. 2017-08-19 19:11:28 +02:00
plus4.h
serial.h
setjmp.h
signal.h
stdarg.h
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 Fixing buffer overflow with cwd command (FILENAME_MAX must be at 50 +1 bytes) 2017-09-25 21:39:57 +02:00
stdlib.h
string.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
supervision.h
telestrat.h Now setPixel works in TGI. 2017-10-20 21:03:30 +02:00
tgi.h
time.h
unistd.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
vic20.h Removed joy_masks array. 2017-08-19 19:11:28 +02:00
zlib.h Fix line endings (CRLF -> LF) on all affected files. 2017-03-10 11:21:14 +01:00