1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-20 08:24:29 +00:00
cc65/src/common
2022-11-05 20:37:41 +01:00
..
abend.c
abend.h
addrsize.c
addrsize.h
alignment.c
alignment.h
assertion.c
assertion.h
attrib.h add ATTR_UNUSED and ATTR_NORETURN 2022-11-05 20:37:41 +01:00
bitops.c
bitops.h
cddefs.h
chartype.c
chartype.h
check.c Changed most "backticks" (grave accents) into apostrophes. 2019-01-05 14:57:12 -05:00
check.h
cmdline.c Changed most "backticks" (grave accents) into apostrophes. 2019-01-05 14:57:12 -05:00
cmdline.h
coll.c Fixed some code that adjusts an index after a deletion from a collection. 2016-07-02 10:26:33 -04:00
coll.h Fixed some code that adjusts an index after a deletion from a collection. 2016-07-02 10:26:33 -04:00
cpu.c 6502DTV is not a superset of 6502X more 2020-11-19 22:02:07 +01:00
cpu.h 6502DTV is not a superset of 6502X more 2020-11-19 22:02:07 +01:00
debugflag.c remove dangling spaces 2022-04-17 16:07:09 +02:00
debugflag.h remove dangling spaces 2022-04-17 16:07:09 +02:00
exprdefs.c move EXPR_NEARADDR to end of enum list to avoid invalidation of existing object binaries? 2019-05-11 12:32:44 +02:00
exprdefs.h move EXPR_NEARADDR to end of enum list to avoid invalidation of existing object binaries? 2019-05-11 12:32:44 +02:00
fileid.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
fileid.h
filepos.c remove dangling spaces 2022-04-17 16:07:09 +02:00
filepos.h
filestat.c
filestat.h
filetime.c
filetime.h
filetype.c
filetype.h
fname.c
fname.h
fp.c Fix some commonly made spelling errors in comments. 2022-02-21 15:44:31 -05:00
fp.h Fix some commonly made spelling errors in comments. 2022-02-21 15:44:31 -05:00
fragdefs.h Removed non-ASCII chars. 2021-04-19 16:06:10 +02:00
gentype.c
gentype.h
hashfunc.c
hashfunc.h
hashtab.c
hashtab.h
hlldbgsym.h
inline.h Removed non-ASCII chars. 2021-04-19 15:50:52 +02:00
intptrstack.c Add IntPtrStack 2017-05-01 21:08:04 +03:00
intptrstack.h remove TABs 2019-02-05 23:27:52 +01:00
intstack.c
intstack.h
libdefs.h
lidefs.h
matchpat.c
matchpat.h
mmodel.c
mmodel.h
objdefs.h
optdefs.h Removed non-ASCII chars. 2021-04-19 16:06:10 +02:00
print.c
print.h
scopedefs.h
searchpath.c Adjust comments 2022-05-05 14:24:02 +02:00
searchpath.h rename AddSubSearchPathFromWinBin to AddSubSearchPathFromBin 2022-04-28 18:35:05 +00:00
segdefs.h
segnames.c Removed non-ASCII chars. 2021-04-19 16:06:10 +02:00
segnames.h Removed non-ASCII chars. 2021-04-19 16:06:10 +02:00
shift.c
shift.h
strbuf.c
strbuf.h
strpool.c
strpool.h
strstack.c remove dangling spaces 2022-04-17 16:07:09 +02:00
strstack.h Removed non-ASCII chars. 2021-04-19 15:50:52 +02:00
strutil.c remove dangling spaces 2022-04-17 16:07:09 +02:00
strutil.h
symdefs.h
target.c Add target atari7800 2022-03-01 06:44:55 +02:00
target.h Add target atari7800 2022-03-01 06:44:55 +02:00
tgttrans.c mc: Formatting, remove stray lines 2021-04-18 20:39:05 +02:00
tgttrans.h Implemented charmap stack 2021-04-18 20:39:05 +02:00
va_copy.h remove dangling spaces 2022-04-17 16:07:09 +02:00
version.c Fixed a multi-line comment. 2022-05-18 05:09:48 -04:00
version.h
xmalloc.c Removed non-ASCII chars. 2021-04-19 16:06:10 +02:00
xmalloc.h Removed non-ASCII chars. 2021-04-19 15:50:52 +02:00
xsprintf.c remove dangling spaces 2022-04-17 16:07:09 +02:00
xsprintf.h remove dangling spaces 2022-04-17 16:07:09 +02:00