1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-27 04:54:54 +00:00
cc65/src
2022-08-28 03:43:02 +02:00
..
ar65 remove dangling spaces 2022-04-17 16:07:09 +02:00
ca65 Revert: Parse file included inside a macro at definition time 2022-08-07 11:24:47 -03:00
cc65 Despite not technically needed, it seems to be desirable to remove all trailing whitespace from inline assembly 2022-08-28 03:43:02 +02:00
chrcvt65
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 Fixed a multi-line comment. 2022-05-18 05:09:48 -04:00
da65 remove dangling spaces 2022-04-17 16:07:09 +02:00
dbginfo remove dangling spaces 2022-04-17 16:07:09 +02:00
grc65
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 remove dangling spaces 2022-04-17 16:07:09 +02:00
sp65 remove dangling spaces 2022-04-17 16:07:09 +02:00
.gitignore
ar65.vcxproj Allow editing cc65.props from Property Manager. 2021-04-18 21:12:51 +02:00
ca65.vcxproj
cc65.props
cc65.sln
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
co65.vcxproj
common.vcxproj Remove broken inttypes.h 2022-03-06 14:47:58 -08:00
da65.vcxproj
grc65.vcxproj
ld65.vcxproj
Makefile build: allow empty prefix 2022-04-27 16:19:06 +00: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
sp65.vcxproj