]> git.sur5r.net Git - cc65/history - include/dio.h
Stefan Haubenthal fixed a few typos.
[cc65] / include / dio.h
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