]> git.sur5r.net Git - cc65/history - include
Add several improvements, among others: Options, index page, link style...
[cc65] / include /
2000-12-04 cpgchanged get_ostype defines for new return parameters...
2000-12-02 cuzvcprintf() does now have __fastcall__ calling conventions
2000-12-01 cuzNew asm function have __fastcall__ calling conventions
2000-11-19 cpgadded definition for DCB
2000-11-16 cuzChanged mouse_down --> mouse_buttons, added MOUSE_BTN_L...
2000-11-16 cpgadded mouse type defines; added mouse_down() prototype
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-31 cuzAdded type parameter to mouse_init
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-11 cpgfixed POKEY and GTIA defines: now there are different...
2000-10-10 cuzFixed two problems that weren't obvious with the old...
2000-10-09 cpgdio.h - low-level disk-io functions
2000-10-08 cuzFixed return value of CmpString and CmpFString
2000-10-06 cpgfixed 2 typos: one in a comment, the other one in the...
2000-08-11 cpgcosmetic change
2000-08-11 cpgadded off_t type and lseek() prototype
2000-08-11 cpgadded file positioning functions (fseek etc.)
2000-07-31 cuzChanges from Maciej
2000-07-29 cpgadded standard copyright header
2000-07-25 cuzAdded Atari stuff
2000-07-22 cuzChanged decl order
2000-07-22 cuzAdded standard copyright headers
2000-07-22 cuzAdded standard copyright header, always define isblank...
2000-07-22 cuzAdded standard copyright header, fixed a wrong macro...
2000-07-22 cuzAdded va_copy
2000-07-22 cuzstrdup is now a fastcall function
2000-07-21 cuz_hadd is now a fastcall function
2000-07-21 cuzReplace malloc() by an assembler version
2000-07-17 cpgfixed a type with AT_OS_TYPE_MINOR
2000-07-16 cuzfree() is now an assembler function
2000-07-10 cpgadded get_ostype() function and related defines
2000-06-23 cpgadded declarations for scroll(), savevecs() and restvecs()
2000-06-22 cuzAdd the atari target
2000-06-22 cpgGTIA color defines; added c64 compatibility color defines
2000-05-28 uzThis commit was generated by cvs2svn to compensate...