]> git.sur5r.net Git - cc65/history - libsrc/geos-common/conio
Dropped VER_PATCH (and VER_RC) and added build date.
[cc65] / libsrc / geos-common / conio /
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2013-05-06 Oliver SchmidtMerge pull request #4 from greg-king5/filepath
2013-05-04 Oliver SchmidtReplaced whole bunch for Makefiles with a single generi...
2012-10-25 ol.scApply "improved" cursor-off handling for native GEOS...
2012-10-23 ol.scFixed several aspects of the GEOS CONIO implementation:
2012-10-19 ol.scRemoved revers as it doesn't influence clrscr, cclear...
2012-10-19 ol.scRemoved cpputs/cpputsxy as they don't work and as there...
2012-02-22 ol.scMinor style adjustment.
2012-02-09 ol.scNormalized coding style.
2012-02-09 ol.scThe actual screensize routine mustn't be placed in...
2012-02-08 ol.scFixed typo.
2012-02-08 ol.scNormalized coding style.
2012-02-07 ol.scMoved the 'conio' files from 'geos-cbm' to 'geos-common...