]> git.sur5r.net Git - cc65/history - doc/funcref.sgml
reset_brk is not __fastcall__. By Stefan Haubenthal.
[cc65] / doc / funcref.sgml
2012-01-06 uzreset_brk is not __fastcall__. By Stefan Haubenthal.
2011-11-29 ol.scAdjustments to recent adding of get/set prefix to tgi...
2011-11-07 uzSome small documentation updates by Stefan Haubenthal.
2011-05-10 uzDocument the aspect ratio functions.
2011-05-02 ol.scRemoved tgi_load() and all corresponding infrastructure...
2011-04-06 uzDocs for the serial functions by Karri Kaksonen.
2011-01-25 uzFor exec() the command line pointer may be NULL.
2011-01-25 uzAdded the exec() function prototype and documentation.
2010-07-10 uzAdded getopt. The implementation is based on a public...
2010-06-01 uzFixed several errors in the description of _poserror.
2010-01-26 uzRemoved the call to tgi_clear from tgi_init, so the...
2010-01-13 uzFixed the description of the return codes of the is...
2009-12-11 uzMAde the second parameter of tgi_ioctl a void* instead...
2009-11-05 uzAdded a tgi_pieslice function.
2009-11-05 uzAdded a tgi_arc function. Removed the old ellipse code...
2009-11-05 uzAdded tgi_circle and tgi_ellipse functions. The latter...
2009-10-27 ol.scChanged 'Clear the screen' to 'Clear the drawpage'.
2009-10-02 uzAdded docs for all the tgi functions and improved Lynx... V2.13.0rc4
2009-09-27 uzAdded prototypes for snprintf/vsnprintf to stdio.h
2009-09-26 uzDocumented the new mouse_setbox() and mouse_getbox...
2009-09-18 uzAdded a missing paren.
2009-09-14 ol.scNow that cc65 programs can run as SYS files themselves...
2009-09-10 ol.scRemoved '_' prefix from textframe(xy) because this...
2009-09-10 ol.scAdded support for switching between 40/80 columns....
2009-09-08 uzChanged the prototype of videomode() to take and return...
2009-09-07 uzNew function videomode() for the C128. Marked toggle_vi...
2009-02-22 uzDocumented rename(), moved remove to stdio.h (where...
2008-08-27 uzMade strxfrm fastcall, added docs.
2008-02-21 cuzThe descriptions of the CLI and SEI functions were...
2006-04-26 cuzSmall addition by Oliver Schmidt
2005-07-29 cuzAdded mouse_ioctl to complete mouse.h
2005-07-25 cuzUpdates: More em_ function, mouse_ functions
2005-05-17 cuzAdded strtok
2005-03-30 cuzget_ostype
2005-03-27 cuzMore functions
2005-02-21 cuzAdded joystick functions from joystick.h
2004-10-08 cuzUse only one spelling for behaviour
2004-10-06 cuzo65.h, note when header file function lists are incomplete
2004-10-06 cuzAdded setjmp/longjmp
2004-10-02 cuzFixed a wording
2004-10-02 cuzmod_load and mod_free
2004-10-02 cuzMore exact POSIX references.
2004-09-17 cuzDocument some more functions
2004-07-29 cuzFixed description of bgcolor
2004-07-17 cuzNew function heapblocksize()
2003-12-19 cuzMore functions
2003-12-19 cuzAdded more functions
2003-10-29 cuzMore functions
2003-10-27 cuzFixed a typo
2003-10-02 cuzMore functions
2003-10-02 cuzMore functions
2003-10-01 cuzMore functions
2003-08-27 cuzFixed a bug
2003-08-22 cuzFixed a bug
2003-08-20 cuzMore function docs
2003-06-07 cuzMore functions
2003-05-05 cuzAdded more functions
2003-02-13 cuzAdded fast(), slow() and c64mode()
2003-02-13 cuzAdded toggle_videomode
2003-02-12 cuzAdded more functions
2002-12-16 cuzFixed the return value of labs
2002-12-16 cuzAdded abs and labs
2002-12-05 cuzAdded the functions from em.h
2002-11-27 cuzA few more functions
2002-11-26 cuzAdded some string functions
2002-11-26 cuzKeep the docs current
2002-11-11 cuzDocument some more functions
2002-11-07 cuzStarted a function reference