]> git.sur5r.net Git - cc65/history - src/ca65/global.c
Fixed _textcolor definition.
[cc65] / src / ca65 / global.c
2019-03-24 Bas WassinkMerge https://github.com/cc65/cc65
2019-01-25 jedeoricMerge branch 'master' into master
2019-01-20 Oliver SchmidtMerge pull request #829 from inexorabletash/string...
2019-01-05 Joshua Bellca65: Add string_escapes feature. Resolves #535 829/head
2017-08-06 Bob AndrewsMerge branch 'master' into kbrepeat
2017-07-18 Oliver SchmidtMerge pull request #453 from mrdudz/waitvsync 460/head
2017-02-01 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2016-04-14 Oliver SchmidtMerge pull request #283 from polluks/sp65
2016-04-10 Oliver SchmidtMerge pull request #281 from polluks/sp65
2016-03-08 Oliver SchmidtMerge pull request #274 from bbbradsmith/doc-cc65-intern
2016-03-03 Oliver SchmidtMerge pull request #269 from jbrandwood/squarebracket
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2016-02-26 silverdrMerge pull request #1 from cc65/master
2016-02-25 John BrandwoodAdd optional feature to use brackets instead of parens...
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2015-07-20 Oliver SchmidtMerge pull request #180 from greg-king5/sprintf
2015-07-16 mrdudzMerge remote-tracking branch 'upstream/master' into...
2015-07-15 Oliver SchmidtMerge branch 'pointer' of https://github.com/mrdudz...
2015-07-12 Oliver SchmidtMerge pull request #158 from Movax12/definedmacro
2015-07-11 mrdudzMerge remote-tracking branch 'upstream/master' into...
2015-06-27 JTAdded .DEFINEDMACRO psuedo function
2015-05-26 Oliver SchmidtMerge pull request #151 from greg-king5/fastcall
2015-05-19 JTRemove .FEATURE requirement and add documentation
2015-05-12 JTAdded pseudo function .DEFINEDINSTR
2015-04-22 Oliver SchmidtMerge pull request #155 from Movax12/exp
2015-04-20 JTAdded function .ADDRSIZE to ca65
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2013-04-07 Oliver SchmidtNo copyright message here.
2013-01-12 uzAdded a new feature "underline_in_numbers" requested...
2012-08-20 uzNew option --relax-checks that disable the check for...
2012-01-18 uzAdd bounded expressions for immediate addressing and...
2011-12-27 uzAllow arbitrary alignments, not just powers of two...
2011-02-06 uzThe assembler options -l and --listing will now take...
2010-08-11 uzBumped the year in the copyright notice. It hasn't...
2010-05-01 uzAdded dependency file generation to the assembler....
2008-08-21 uzEnable use of new C like comments only if the new featu...
2007-08-23 cuzNew .FEATURE org_per_seg. If enabled, .org/.reloc do...
2005-08-24 cuzAdded a new option --macpack-dir that allows to load...
2004-04-20 cuzAdd a new feature "ubiquitous_idents" that allows the...
2004-03-29 cuzNew feature missing_char_term
2004-03-21 cuzAdjust year in copyright string
2003-11-28 cuzExtend the object code format by adding a (currently...
2003-11-23 cuzNew DefAddrSize variable
2003-05-25 cuzChanged the object file and library format. There is...
2002-02-14 cuzAdd new feature "leading_dot_in_identifiers".
2001-03-10 cuzMoved verbose output to a shared module in the common...
2000-09-02 cuzAdded new emulation feature: loose_char_term
2000-09-02 cuzAdded new .feature: pc_assignment
2000-06-14 cuzMore common subroutines
2000-05-28 uzThis commit was generated by cvs2svn to compensate...