1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-29 12:29:11 +00:00
cc65/src
ol.sc f24ff82ea2 Renamed apple-geos.cfg to geos-apple.cfg and added it as built-in configuration.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5366 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-01-02 12:28:44 +00:00
..
ar65 Write spans out in a separate object file section. This allows to merge 2011-08-21 19:08:23 +00:00
ca65 Support for the Mitsubishi 740 CPU for da65. Written and contributed by 2011-12-31 13:09:55 +00:00
ca65html Add new --tabsize option to usage/help output. 2008-11-11 21:23:15 +00:00
cc65 Fixed a bug: To check for signed types use IsSignSigned, not !IsSignUnsigned. 2012-01-01 18:26:39 +00:00
chrcvt Small change in the vector font format. 2011-07-17 17:15:54 +00:00
cl65 Added TGT_GEOS_CBM and TGT_GEOS_APPLE. 2011-12-28 13:33:38 +00:00
co65 Fixed an error: The output file shouldn't be opened in binary mode (thefox). 2011-09-04 10:41:43 +00:00
common Support for the Mitsubishi 740 CPU for da65. Written and contributed by 2011-12-31 13:09:55 +00:00
da65 Support for the Mitsubishi 740 CPU for da65. Written and contributed by 2011-12-31 13:09:55 +00:00
dbginfo Make the type of a C symbol available. 2011-09-01 20:53:42 +00:00
grc65 According to http://wweicht.homepage.t-online.de/projekte.htm ("GEOS 64/128 (Wheels and MegaPatch also) use internal a two digit value for year. After the year 99 comes the year 00.") it's advisable to generally limit the year to two digits. 2012-01-02 12:07:03 +00:00
ld65 Renamed apple-geos.cfg to geos-apple.cfg and added it as built-in configuration. 2012-01-02 12:28:44 +00:00
make Renamed grc -> grc65. 2010-11-25 17:29:59 +00:00
od65 Small changes for arbitrary alignment in object files. 2011-12-27 22:56:39 +00:00
sim65 Patch to correct the linkorder in the make files to make the --as-needed 2010-11-07 11:34:51 +00:00