]> git.sur5r.net Git - cc65/history - include/cc65.h
resolve conflict
[cc65] / include / cc65.h
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...
2011-07-10 uzMake the 8x32 unsigned multiplication routine C callable.
2009-11-05 uzAdded prototypes for more mul/div functions. Some of...
2009-11-03 uzAdded prototypes for C callable multiplication routines.
2009-11-03 uzAdded C callable entry point for the 16x16=32 multiplic...
2009-10-30 uzFixed the return types of the sine/cosine functions...
2009-10-30 uzAdded new header file.