]> git.sur5r.net Git - cc65/history - libsrc/common/gets.c
added optimization for indexed 16-bit array load of form (array[i & 0x7f])
[cc65] / libsrc / common / gets.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-07-01 Oliver SchmidtMerge pull request #128 from greg-king5/multi-comments
2014-06-30 Greg KingChanged multi-line C comments into another style. 128/head
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2012-06-10 uzChanges for better code generation.
2003-11-06 cuzFixed the return code of fgetpos and ftell.
2002-12-29 cuzSomewhat shorter code
2002-03-24 cuzCompleted _scanf.c, added vsscanf.c, rewrote sscanf.c.
2000-05-28 uzThis commit was generated by cvs2svn to compensate...