]> git.sur5r.net Git - cc65/history - libsrc/tgi/tgi_init.s
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / libsrc / tgi / tgi_init.s
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2012-03-04 uzPatch by Stefan Haubenthal: Remove __fastcall__ in...
2011-07-17 uzRenamed tgi_textheight -> tgi_gettextheight, tgi_textwi...
2011-05-03 ol.scFixed comment.
2011-04-25 ol.scTarget-specific black & white values for use by the...
2010-01-26 uzRemoved the call to tgi_clear from tgi_init, so the...
2009-11-06 uzHold the maximum X and Y coordinate in variables instea...
2009-11-02 uzWorking on the TGI API, adding vector fonts. Only rough...
2009-11-02 uzFixed an error in the color setting code which caused...
2009-11-01 uzWhen initializing the driver, set white as the drawing...
2009-10-30 uzStart of TGI changes. Untested, may not work.
2004-11-03 cuzSet view and draw pages
2003-10-23 cuzGETDEFPALETTE will no longer return an error
2003-10-21 cuzFixed problem with tgi_init and tgi_setpalette
2003-02-11 cuzRenamed ..._deinstall -> ..._uninstall.
2002-12-29 cuztgi_mode -> tgi_gmode, removed param from tgi_init()
2002-10-03 cuzStarted to add text output functions
2002-07-07 cuzMore work on the graphics subsystem
2002-06-22 cuzWorking on the TGI library
2002-06-21 cuzTGI Implementation
2002-06-21 cuzTGI Implementation