cc65/src
acqn eeaa111835 Fixed crash in Opt_a_toscmpbool caused by wrong order of condition checks. 2021-09-28 17:02:37 +02:00
..
ar65 Removed non-ASCII chars. 2021-04-19 16:06:10 +02:00
ca65 Restricted commit b9a3c78888 to classic-style Assembly macros. 2021-05-17 19:48:47 -04:00
cc65 Fixed crash in Opt_a_toscmpbool caused by wrong order of condition checks. 2021-09-28 17:02:37 +02:00
chrcvt65 Changed most "backticks" (grave accents) into apostrophes. 2019-01-05 14:57:12 -05:00
cl65 Removed non-ASCII chars. 2021-04-19 16:06:10 +02:00
co65 Removed non-ASCII chars. 2021-04-19 16:06:10 +02:00
common Removed non-ASCII chars. 2021-04-19 16:06:10 +02:00
da65 Standard formatting of error messages. 2021-05-11 17:41:59 +02:00
dbginfo Changed most "backticks" (grave accents) into apostrophes. 2019-01-05 14:57:12 -05:00
grc65 Fix realloc() bug in gr65 2019-05-22 11:33:43 +02:00
ld65 Made a slight improvement in the ld65 expression evaluator. 2021-06-13 20:36:05 -04:00
od65 Removed non-ASCII chars. 2021-04-19 16:06:10 +02:00
sim65 Removed non-ASCII chars. 2021-04-19 16:06:10 +02:00
sp65 Changed most "backticks" (grave accents) into apostrophes. 2019-01-05 14:57:12 -05:00
.gitignore Move all common project settings into cc65.props. 2021-04-18 21:12:51 +02:00
Makefile src/Makefile: Simplify BUILD_ID logic. 2019-07-15 12:42:48 +02: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 Allow editing cc65.props from Property Manager. 2021-04-18 21:12:51 +02: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 Allow editing cc65.props from Property Manager. 2021-04-18 21:12:51 +02: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