]> git.sur5r.net Git - cc65/history - libsrc/tgi
Used TGI_API_VERSION
[cc65] / libsrc / tgi /
2003-10-23 cuzUsed TGI_API_VERSION
2003-10-21 cuzFixed problem with tgi_init and tgi_setpalette
2003-08-20 cuzChanged rm -f to $(RM)
2003-06-12 cuzRestructured former fcntl.h, added new include files...
2003-02-11 cuzRenamed ..._deinstall -> ..._uninstall.
2003-02-06 cuzMake sure the zap target is available
2003-01-02 izydorstfixed a bug
2002-12-29 cuztgi_mode -> tgi_gmode, removed param from tgi_init()
2002-12-24 cuzShortened the code
2002-12-24 cuzFixed an error
2002-12-22 izydorsttgi driver for C128 VDC, changed order of things in...
2002-12-22 izydorstfixed typo
2002-12-22 izydorstsetviewpage was never assembled
2002-11-20 cuzUse the POSIX file I/O functions instead of the high...
2002-11-18 cuzUse C file I/O
2002-10-03 cuzDon't call the driver if we don't have one loaded
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 cuzReturn bg color if coords out of range
2002-06-22 cuzWorking on the TGI library
2002-06-22 cuzFixed a bug
2002-06-22 cuzWorking on the TGI library
2002-06-22 cuzAdded emulation and more clipping for the BAR function.
2002-06-22 cuzAdded clipping
2002-06-21 cuzWorking
2002-06-21 cuzTGI Implementation
2002-06-21 cuzTGI Implementation
2002-06-21 cuzTGI Implementation
2002-06-21 cuzTGI Implementation
2002-06-21 cuzImplementing TGI