]> git.sur5r.net Git - cc65/history - libsrc/geos-cbm/disk
Apply "improved" cursor-off handling for native GEOS API too.
[cc65] / libsrc / geos-cbm / disk /
2012-10-23 ol.scAdded (naive) implementation of dio_query_sectcount...
2012-10-23 ol.scNormalized coding style.
2012-10-11 ol.scRemoved DIO specific typedefs which were just aliases...
2012-03-08 uzFixed a bug. High byte of the sector number is stored...
2012-02-09 ol.scNormalized coding style.
2012-02-07 ol.scNormalized coding style. V2.13.3
2012-02-07 ol.scAdjusted sorting.
2012-02-04 ol.scMoved the 'disk' files from 'geos-cbm' to 'geos-common...
2012-01-31 ol.scAvoid paths in .include directives. The path needs...
2012-01-31 ol.scAvoid paths in .include directives. The path needs...
2012-01-30 ol.scThe cc65 library build system is designed to call sub...
2011-12-28 uzRenamed the old geos target to geos-cbm.