]> git.sur5r.net Git - cc65/history - libsrc/geos-common/conio
Added SER_ prefix. Whitespace cleanup
[cc65] / libsrc / geos-common / conio /
2017-08-06 Bob AndrewsMerge branch 'master' into kbrepeat
2017-07-18 Oliver SchmidtMerge pull request #453 from mrdudz/waitvsync 460/head
2017-02-01 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2016-06-05 Oliver SchmidtIntroduced internal gotoxy that pops both parameters.
2016-04-14 Oliver SchmidtMerge pull request #283 from polluks/sp65
2016-04-10 Oliver SchmidtMerge pull request #281 from polluks/sp65
2016-03-16 Oliver SchmidtAdjusted constructors.
2016-03-08 Oliver SchmidtMerge pull request #274 from bbbradsmith/doc-cc65-intern
2016-03-06 Oliver SchmidtRenamed INITBSS to INIT and INIT to ONCE.
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...