1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-29 17:56:21 +00:00
cc65/include
Mario Patiño be7c24177c Promoted _auxtype to a struct to gain access to additional fields
While creating files there was no possibility to explicitly set the
time or date.
This is necessary for example while copying files since the original
time and date should be kept.
2013-08-03 15:42:16 +02:00
..
em Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
geos Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
joystick Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
mouse Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
sys Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
tgi Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
_6522.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
_6525.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
_6526.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02: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 Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
_heap.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
_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 Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
_pokey.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
_sid.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
_suzy.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
_ted.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
_vdc.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
_vic2.h Added an improved definition of the __vic2 structure using anon 2012-03-17 21:07:41 +00:00
_vic.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
6502.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
ace.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
apple2.h Promoted _auxtype to a struct to gain access to additional fields 2013-08-03 15:42:16 +02:00
apple2enh.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
assert.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
atari.h Have __APPLE2ENH__ imply __APPLE2__ and __ATARIXL__ imply __ATARI__. 2013-06-17 21:34:08 +02:00
atmos.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
c16.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
c64.h Added Inkwell lightpen drivers for the C64 and the C128. 2013-05-29 20:02:29 -04:00
c128.h Replaced an obsolete spelling with the current one. 2013-05-29 21:34:40 -04:00
cbm264.h Have __PLUS4__ imply __C16__. 2013-06-27 23:09:54 +02:00
cbm510.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
cbm610.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
cbm_filetype.h According to Greg King, Vorpal files are regular files. 2012-07-01 18:10:57 +00:00
cbm.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
cc65.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
conio.h Have __APPLE2ENH__ imply __APPLE2__ and __ATARIXL__ imply __ATARI__. 2013-06-17 21:34:08 +02:00
ctype.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
dbg.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
device.h Introduced getcurrentdevice() and implemented it for CBM and Apple. 2012-10-21 14:35:17 +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 Have __APPLE2ENH__ imply __APPLE2__ and __ATARIXL__ imply __ATARI__. 2013-06-17 21:34:08 +02:00
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 Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
geos.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
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 Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
joystick.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +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 (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
modload.h
mouse.h Moved the lightpen names from <mouse.h> to a new <pen.h>. 2013-07-25 13:32:40 -04:00
nes.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
o65.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
peekpoke.h
pen.h Moved the lightpen names from <mouse.h> to a new <pen.h>. 2013-07-25 13:32:40 -04:00
pet.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
plus4.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
serial.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
setjmp.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
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 Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
stdint.h
stdio.h Have __APPLE2ENH__ imply __APPLE2__ and __ATARIXL__ imply __ATARI__. 2013-06-17 21:34:08 +02:00
stdlib.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
string.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
supervision.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
tgi.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
time.h Have __APPLE2ENH__ imply __APPLE2__ and __ATARIXL__ imply __ATARI__. 2013-06-17 21:34:08 +02:00
unistd.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
vic20.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
zlib.h