]> git.sur5r.net Git - cc65/history - src/grc65
Bumped version to 2.14.0.
[cc65] / src / grc65 /
2013-04-27 Oliver SchmidtNo copyright message here.
2013-04-27 Oliver SchmidtReplaced whole bunch for Makefiles with a single generi...
2012-11-07 ol.scUse array type declaration to avoid &-operator.
2012-06-08 ol.scApple GEOS reserves beside the main app area at $4000...
2012-02-27 ol.scTake BSS into account (like done for Apple GEOS in...
2012-02-09 ol.scAdded support for Apple GEOS VLIR programs.
2012-01-03 ol.scThe VLIR table description didn't contain that much...
2012-01-02 ol.scThe (to be written) "Apple GEOS UnConvert" tool should...
2012-01-02 ol.scAccording to http://wweicht.homepage.t-online.de/projek...
2012-01-02 ol.scAnother try in normalizing C coding style.
2012-01-02 ol.scAnother try in normalizing C coding style.
2011-12-28 uzChange option processing and options to be more compati...
2011-12-28 uzRenamed the main file to main.c for consistency reasons.
2011-12-28 uzRemoved an anused constant.
2011-12-28 uzAdded TGT_GEOS_CBM and TGT_GEOS_APPLE.
2011-12-28 uzFixed a compiler warning.
2011-12-27 ol.scFirst steps towards supporting Apple GEOS.
2011-12-27 ol.scAdded preliminary support for -t option.
2011-12-27 ol.scRemoved -f option. Just always overwrite files - as...
2011-12-27 ol.scFixed typo.
2011-12-27 ol.scAllow for custom icon for a GEOS app by allowing user...
2011-12-26 ol.scRedesigned GEOS VLIR linking:
2010-11-18 uzRenamed grc to grc65 to avoid name conflicts with anoth...