1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-29 17:56:21 +00:00
cc65/include
Christian Groessler 94ba9575ec Implement exec() for Atari XDOS.
- Adds new ENOEXEC error code, also used by Apple2 targets.
- Maximum command line length is 40, incl. program name. This is
  an XDOS restriction.
- testcode/lib/tinyshell.c has been extended to be able to run
  programs.
2016-06-13 20:40:01 +02:00
..
em Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
geos
joystick
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 Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
_6545.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
_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 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 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 Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
_vic2.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
_vic.h
6502.h
ace.h
apple2.h Add issues from pull request #307. 2016-06-07 12:07:38 +02:00
apple2enh.h
assert.h
atari5200.h
atari.h
atmos.h
c16.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
c64.h
c128.h
cbm264.h Have __PLUS4__ imply __C16__. 2013-06-27 23:09:54 +02:00
cbm510.h Renamed the CBM510 lightpen driver to include the 184-C pen. 2013-09-10 06:47:17 -04:00
cbm610.h
cbm_filetype.h
cbm.h
cc65.h
conio.h initial import of the gamate stuff 2015-11-14 13:15:29 +01:00
ctype.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
dbg.h
device.h
dio.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
dirent.h
em.h
errno.h Implement exec() for Atari XDOS. 2016-06-13 20:40:01 +02:00
fcntl.h
gamate.h
geos.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +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
limits.h
locale.h
lynx.h
modload.h
mouse.h
nes.h
o65.h
osic1p.h
pce.h
peekpoke.h
pen.h
pet.h
plus4.h
serial.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04: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
stddef.h
stdint.h
stdio.h Have __APPLE2ENH__ imply __APPLE2__ and __ATARIXL__ imply __ATARI__. 2013-06-17 21:34:08 +02:00
stdlib.h
string.h
supervision.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
tgi.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
time.h
unistd.h
vic20.h
zlib.h