]> git.sur5r.net Git - cc65/history - src/cc65/loop.c
Fixed _textcolor definition.
[cc65] / src / cc65 / loop.c
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-03-19 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-04 Oliver SchmidtNormalized code.
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2004-06-06 cuzThe loop code will access the stackpointer directly
2003-12-09 cuzA continue statement within a do loop did not work...
2001-03-23 cuz * Added several type casts to increase C++ compatibility.
2000-11-02 cuzRemoved error numbers in favour of literal error messag...
2000-06-14 cuzUse the xmalloc module from the common directory.
2000-05-28 uzThis commit was generated by cvs2svn to compensate...