]> git.sur5r.net Git - cc65/history - include/dio.h
Remove trailings spaces from CBM-related asm files
[cc65] / include / dio.h
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
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
2012-10-11 ol.scRemoved DIO specific typedefs which were just aliases...
2011-02-26 cpgchange my email addr from cpg@aladdin.de to chris@groes...
2010-06-04 ol.scHarmonized comment style.
2005-03-31 cuzAdded a comment about return codes
2005-03-30 cuzNew function dio_query_sectcount and cosmetic changes
2005-02-19 cpgdio_query_sectsize is now a real function on the Atari
2004-01-20 cuzFixed a bug
2000-11-16 cpgadded explanation of return codes
2000-11-16 cpgremoved leading _ from dio functions and types; added...
2000-11-14 cpgremoved _dio_format prototype
2000-10-29 cpgmade the input parameters of _dio_log_to_phys and _dio_...
2000-10-20 cpgadded _dio_phys_pos structure and renamed the translati...
2000-10-18 cpgadapted to new parameters (_dhandle_t)
2000-10-17 cpgwrite functions now get a const void *buffer
2000-10-16 cpg_dio_open and _dio_close are now real functions on...
2000-10-12 cpg_dio_setup and _dio_finish are now called _dio_open...
2000-10-09 cpgdio.h - low-level disk-io functions