cc65/src
mrdudz b166dc4261 hopefully thats it 2022-11-18 18:19:31 +01:00
..
ar65 remove dangling spaces 2022-04-17 16:07:09 +02:00
ca65 Force 16bit address for absolute-indirect-x-indexed in 65816 mode. 2022-09-03 18:36:40 +02:00
cc65 hopefully thats it 2022-11-18 18:19:31 +01:00
chrcvt65 Changed most "backticks" (grave accents) into apostrophes. 2019-01-05 14:57:12 -05:00
cl65 cl65: fix regression in --print-target-path 2022-05-30 12:22:02 +00:00
co65 remove dangling spaces 2022-04-17 16:07:09 +02:00
common Updated ATTR_UNUSED() for clang 2022-11-06 11:27:08 +00:00
da65 Allow specifying range end as a size 2022-10-27 18:20:37 +03:00
dbginfo remove dangling spaces 2022-04-17 16:07:09 +02:00
grc65 Fix realloc() bug in gr65 2019-05-22 11:33:43 +02:00
ld65 omit an error message also when an unresolved import was added by the compiler. fixes bug #1551 2022-07-14 22:54:18 +02:00
od65 remove dangling spaces 2022-04-17 16:07:09 +02:00
sim65 Speed up sim65 by 10% 2022-10-17 13:32:38 +03:00
sp65 remove dangling spaces 2022-04-17 16:07:09 +02:00
.gitignore Move all common project settings into cc65.props. 2021-04-18 21:12:51 +02:00
Makefile build: allow empty prefix 2022-04-27 16:19:06 +00:00
ar65.vcxproj Allow editing cc65.props from Property Manager. 2021-04-18 21:12:51 +02:00
ca65.vcxproj Allow editing cc65.props from Property Manager. 2021-04-18 21:12:51 +02:00
cc65.props Allow editing cc65.props from Property Manager. 2021-04-18 21:12:51 +02:00
cc65.sln Added chrcvt65 to the Visual Studio project. 2016-06-03 11:37:15 +02:00
cc65.vcxproj Use a dedicated expression parser for the preprocessor. 2022-07-21 11:10:02 +08:00
chrcvt65.vcxproj Allow editing cc65.props from Property Manager. 2021-04-18 21:12:51 +02:00
cl65.vcxproj Allow editing cc65.props from Property Manager. 2021-04-18 21:12:51 +02:00
co65.vcxproj Allow editing cc65.props from Property Manager. 2021-04-18 21:12:51 +02:00
common.vcxproj Remove broken inttypes.h 2022-03-06 14:47:58 -08:00
da65.vcxproj Allow editing cc65.props from Property Manager. 2021-04-18 21:12:51 +02:00
grc65.vcxproj Allow editing cc65.props from Property Manager. 2021-04-18 21:12:51 +02:00
ld65.vcxproj Allow editing cc65.props from Property Manager. 2021-04-18 21:12:51 +02:00
msbuild.cmd Update src/msbuild.cmd script to optionally include Visual Studio 2019 Community build tools 2021-06-08 21:16:20 +02:00
od65.vcxproj Allow editing cc65.props from Property Manager. 2021-04-18 21:12:51 +02:00
sim65.vcxproj Allow editing cc65.props from Property Manager. 2021-04-18 21:12:51 +02:00
sp65.vcxproj Allow editing cc65.props from Property Manager. 2021-04-18 21:12:51 +02:00