]> git.sur5r.net Git - cc65/history - src/chrcvt
added interruptor support
[cc65] / src / chrcvt /
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...
2013-04-27 Oliver SchmidtReplaced whole bunch for Makefiles with a single generi...
2011-07-17 uzSmall change in the vector font format.
2011-07-17 uzCheck for end-of-data while reading the vector definiti...
2009-12-06 uzRelax header checking somewhat, so second source fonts...
2009-11-02 uzDo not use a separate byte for an END opcode, instead...
2009-11-01 uzSome small format changes. Output name is input name...
2009-10-31 uzWrote the actual conversion. Still untested.
2009-10-30 uzFile reading, verification and comments.
2009-10-30 uzCreated the skeleton of the vector font converter.