1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-29 02:55:20 +00:00
cc65/src
2021-05-12 19:43:32 -04:00
..
ar65 Removed non-ASCII chars. 2021-04-19 16:06:10 +02:00
ca65 Standard formatting of error messages. 2021-05-11 17:41:59 +02:00
cc65 Removed a "return" keyword from an inline function that must return (void). 2021-05-12 19:43:32 -04: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
grc65
ld65 More line number related changes. 2021-05-11 17:41:59 +02: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
.gitignore Move all common project settings into cc65.props. 2021-04-18 21:12:51 +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
Makefile
msbuild.cmd
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