1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-08 15:29:37 +00:00
cc65/src
2018-11-24 14:10:58 +01:00
..
ar65 Merge pull request #442 from polluks/patch-6 2017-06-03 22:06:27 +02:00
ca65 .byt "" emits no data; avoid a ca65 crash. 2018-10-20 13:41:52 -04:00
cc65 Post-review tweaks. 2018-10-16 09:55:02 +02:00
chrcvt65 All programs print version and exit successfully. 2016-08-12 08:54:41 -07:00
cl65 '--no-std-lib' was renamed to '--no-target-lib' 2018-10-19 10:57:10 +02:00
co65 Make some arrays const. 2017-06-28 20:43:31 +02:00
common Switched Apple II output format to AppleSingle. 2018-03-07 23:05:21 +01:00
da65 da65: properly scan empty strings 2018-10-06 21:55:42 +03:00
dbginfo Fixed the " til " typos. 2015-09-06 12:25:00 -04:00
grc65 Fix coding style. 2017-06-30 07:35:21 +02:00
ld65 Don't output a warning about alignment when section address is defined by START or OFFSET and fits required alignment requirements 2018-10-18 15:37:14 +02:00
od65 All programs print version and exit successfully. 2016-08-12 08:54:41 -07:00
sim65 Fixed Visual C++ build (and some style adjustments). 2018-08-19 00:01:40 +02:00
sp65 Make some arrays const. 2017-06-28 20:43:31 +02:00
.gitignore Updated from Visual Studio 2013 to Visual Studio 2015. 2018-03-05 20:42:37 +01:00
ar65.vcxproj Updated Visual Studio solution files to VS 2017. 2018-11-24 14:10:58 +01:00
ca65.vcxproj Updated Visual Studio solution files to VS 2017. 2018-11-24 14:10:58 +01:00
cc65.sln Added chrcvt65 to the Visual Studio project. 2016-06-03 11:37:15 +02:00
cc65.vcxproj Updated Visual Studio solution files to VS 2017. 2018-11-24 14:10:58 +01:00
chrcvt65.vcxproj Updated Visual Studio solution files to VS 2017. 2018-11-24 14:10:58 +01:00
cl65.vcxproj Updated Visual Studio solution files to VS 2017. 2018-11-24 14:10:58 +01:00
co65.vcxproj Updated Visual Studio solution files to VS 2017. 2018-11-24 14:10:58 +01:00
common.vcxproj Updated Visual Studio solution files to VS 2017. 2018-11-24 14:10:58 +01:00
da65.vcxproj Updated Visual Studio solution files to VS 2017. 2018-11-24 14:10:58 +01:00
grc65.vcxproj Updated Visual Studio solution files to VS 2017. 2018-11-24 14:10:58 +01:00
ld65.vcxproj Updated Visual Studio solution files to VS 2017. 2018-11-24 14:10:58 +01:00
Makefile Update Makefile 2018-06-04 22:17:25 -04:00
od65.vcxproj Updated Visual Studio solution files to VS 2017. 2018-11-24 14:10:58 +01:00
sim65.vcxproj Updated Visual Studio solution files to VS 2017. 2018-11-24 14:10:58 +01:00
sp65.vcxproj Updated Visual Studio solution files to VS 2017. 2018-11-24 14:10:58 +01:00