]> git.sur5r.net Git - cc65/history - libsrc/geos-cbm/disk
Minor style fix.
[cc65] / libsrc / geos-cbm / disk /
2018-05-21 IrgendwerMerge branch 'master' into popptr1
2018-04-16 Oliver SchmidtMerge pull request #627 from jedeoric/master
2018-02-27 Marco van den HeuvelMerge branch 'master' of https://github.com/blackystard...
2018-02-26 StefanMerge pull request #7 from cc65/master
2018-02-24 Oliver SchmidtMerge pull request #594 from greg-king5/pce-32k-rom
2018-02-24 Oliver SchmidtMerge pull request #595 from greg-king5/geo-dio
2018-02-23 Greg KingMade dio_read(), dio_write(), and dio_write_verify... 595/head
2018-02-23 Greg KingFixed bugs in the geos-cbm DIO sector-number converter...
2018-02-23 Greg KingFixed bugs in geos-cbm's dio_open().
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-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.