]> git.sur5r.net Git - cc65/history - libsrc/tgi/tgi-kernel.s
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / libsrc / tgi / tgi-kernel.s
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2012-07-22 uzRewrote tgi_load_driver in assembler and fixed a possib...
2012-03-04 uzPatch by Stefan Haubenthal: Remove __fastcall__ in...
2011-07-17 uzWorked on text scaling. This is an intermediate version...
2011-07-17 uzAdded a new flags byte to the TGI headers. Bumped the...
2009-11-06 uztgi_vectorchar takes now a char argument. Added tgi_ins...
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-01 uzFixed a bug (wrong order of variables).
2009-10-30 uzStart of TGI changes. Untested, may not work.
2009-10-29 uzChanges to the TGI driver API:
2006-03-31 cuzCode goes into the CODE segment, not RODATA.
2004-11-25 cuzFixed a bug
2004-11-07 cuzUse the new TGI_HDR structure.
2003-11-12 cuzRemoved the HORLINE entry point
2003-11-03 cuzRemoved emulation for BAR
2003-10-23 cuzUsed TGI_API_VERSION
2003-02-11 cuzRenamed ..._deinstall -> ..._uninstall.
2002-12-29 cuztgi_mode -> tgi_gmode, removed param from tgi_init()
2002-12-24 cuzShortened the code
2002-12-22 izydorsttgi driver for C128 VDC, changed order of things in...
2002-10-03 cuzStarted to add text output functions
2002-07-07 cuzAdd tgi_horline
2002-07-07 cuzMore work on the graphics subsystem
2002-06-22 cuzWorking on the TGI library
2002-06-22 cuzWorking on the TGI library
2002-06-22 cuzAdded emulation and more clipping for the BAR function.
2002-06-21 cuzWorking
2002-06-21 cuzTGI Implementation
2002-06-21 cuzTGI Implementation
2002-06-21 cuzImplementing TGI