]> git.sur5r.net Git - cc65/history - include
New version from Oliver Schmidt
[cc65] / include /
2005-03-26 cuzAllow to replace the color functions in conio.h by...
2005-02-19 cpgdio_query_sectsize is now a real function on the Atari
2005-02-14 cuzNew scanf type routines for conio by Greg King + a...
2005-01-06 cuzNew code from Oliver Schmidt
2005-01-05 cuzFixed a typo
2005-01-05 cuzNew function: _aligned_malloc
2004-12-19 cuzChanged the way, used blocks are managed
2004-12-11 cuzva_copy is only available from C99 and up
2004-11-27 cuzAdded O_EXCL
2004-11-26 cuzRemoved a comment about the scanf functions
2004-11-25 cuzAdd the lynx
2004-11-23 cpgfix CH_VLINE definition (noticed by Fatih Aygün)
2004-11-07 cuzNew function mouse_geterrormsg()
2004-11-07 cuzRemoved the tgi_header structure because it is of no...
2004-11-07 cuzAdded the irq vector
2004-11-06 cuzAdded IRQ entry point
2004-10-16 cuzTV_OTHER and availability for more platforms
2004-10-14 cuzAdded tgi_ioctl
2004-10-14 cuzAdded eeprom routines
2004-10-14 cuzAdded second fire button
2004-10-11 cuzNew header file for the lynx
2004-10-06 cuzRemoved getchar/putchar macros
2004-07-17 cuzNew function heapblocksize()
2004-07-09 cpgkeep the old names (w/o "_") of get_ostype() and get_tv...
2004-06-21 cuzThe -A and --ansi switches are gone, together with...
2004-06-15 cuzNew function tgi_geterrormsg
2004-06-04 cuzFixed a problem
2004-06-03 cpgfinish last change
2004-06-03 cpgrename backwards compatibility define
2004-06-03 cpgprepend a "_" to clib runtime functions
2004-05-31 cuzSmall addition by Stefan Haubenthal
2004-05-14 cuzungetc is now available
2004-05-12 cuzFixed a comment
2004-04-08 cuzAdded a comment
2004-03-21 cuzWorking on loadable mouse drivers
2004-03-21 cuzPlatform dependent FILENAME_MAX
2004-03-18 cuzmouse_set_callbacks doesn't return anything
2004-03-18 cuzAdded CH_ENTER
2004-03-13 cuzMinor fixes for the new apple2enh target
2004-03-13 cuzAdditional I/O chips added by Stefan Haubenthal
2004-03-13 cuzNew header file from Stefan Haubenthal
2004-03-13 cuzFixed inclusion order
2004-03-11 cuzReworked version by Oliver Schmidt
2004-03-05 cuzAdded mouse_ioctl
2004-03-05 izydorst- comment fixes
2004-01-20 cuzFixed a bug
2004-01-04 cuzRemoved a few em driver remanents
2003-12-28 cuzMake mouse driver loadable
2003-12-28 cuzNew style mouse routines
2003-12-23 cuzRemoved macro that didn't work
2003-12-14 cuzAdded _ted.h header file and TED definition
2003-12-14 cuzAdd VDC definition
2003-11-12 cuzRemoved the HORLINE entry point
2003-11-12 cuzNew mode for the apple ][
2003-11-06 cuzMade lots of functions __fastcall__
2003-11-04 cuzFixed a typo
2003-10-29 cuzMake qsort __fastcall__
2003-10-29 cuzMake bsearch __fastcall__
2003-10-29 cuztgi_pagecount returns an unsigned, not void
2003-10-23 cuzgetpalette and getdefpalette may no longer return a...
2003-10-21 cuzFixed _HAVE_off_t
2003-10-20 cpgremoved unimplemented _atari_xxxcolor function declarations
2003-10-10 cuzNew target supervision
2003-10-02 cuzMake setlocale __fastcall__
2003-10-01 cuzRemoved comment about old va_fix macro
2003-10-01 cuzIntroduce COLOR_PURPLE as an alias for COLOR_VIOLET
2003-10-01 cuzNew header file
2003-09-25 cuzFixed wrong register assignments
2003-08-28 izydorstremoved unnecessary __fastcall__s, some minor cleanups
2003-08-26 cuzAdded get_ostype
2003-08-22 cuzAPI changes
2003-08-19 izydorstremoved redundant code; memset == FillRam, bzero =...
2003-08-17 izydorstPutDecimal takes unsigned int as decimal parameter
2003-08-17 izydorstnew MessageBox function
2003-08-16 cuzCleanup use of predefined data types / defines
2003-08-15 izydorstsame drawing mode extension like for DrawLine
2003-08-15 cuzBaud rate #define changes
2003-08-15 izydorstfixed bug in DrawLine function; extended DrawLine behavior
2003-08-14 cpgfix CH_CROSS definition
2003-08-12 cpgadded _dos_type with defines and getdefdev()
2003-08-12 cuzNew get_ostype function
2003-08-12 cuzNew field length, added suggestions about contents
2003-08-12 cuzAdd getcwd
2003-08-12 cuzNew include file
2003-08-12 cuzNew error code ERANGE
2003-08-12 cuzMade rename() fastcall
2003-06-16 izydorstclean vector intercepting, added info about that to...
2003-06-12 cuzunistd.h needs off_t
2003-06-12 cuzRestructured fcntl.h. Moved most stuff into the new...
2003-06-03 cuzFixed a bug
2003-06-03 cuzisblank() is an official function in the C99 standard
2003-06-02 cuzremove() is __fastcall__
2003-06-02 cuzRewrote vprintf in assembler and made it __fastcall__
2003-05-27 cuzAdded the system() function
2003-05-02 cuzMore __NES__ stuff
2003-05-01 izydorstGetFile fixes
2003-04-28 cuzAdded ser_ioctl
2003-04-24 cuzAdded _poserror, made perror __fastcall__
2003-04-18 cuzWorking on new serial API
2003-04-17 izydorstadded missing parameters to GetFile and SaveFile functions
next