1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-28 06:30:16 +00:00
cc65/libsrc/tgi
cuz 71bfc5a910 Return bg color if coords out of range
git-svn-id: svn://svn.cc65.org/cc65/trunk@1326 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-06-22 22:01:14 +00:00
..
.cvsignore
Makefile Working on the TGI library 2002-06-22 21:53:58 +00:00
tgi_bar.s Added emulation and more clipping for the BAR function. 2002-06-22 13:10:02 +00:00
tgi_circle.s
tgi_clear.s
tgi_done.s
tgi_emu_bar.s Added emulation and more clipping for the BAR function. 2002-06-22 13:10:02 +00:00
tgi_getcolor.s Working on the TGI library 2002-06-22 21:40:24 +00:00
tgi_getcolorcount.s Added emulation and more clipping for the BAR function. 2002-06-22 13:10:02 +00:00
tgi_geterror.s TGI Implementation 2002-06-21 16:25:56 +00:00
tgi_getmaxcolor.s Added emulation and more clipping for the BAR function. 2002-06-22 13:10:02 +00:00
tgi_getmaxx.s
tgi_getmaxy.s
tgi_getpixel.s Return bg color if coords out of range 2002-06-22 22:01:14 +00:00
tgi_getset.s Working on the TGI library 2002-06-22 21:40:24 +00:00
tgi_getxres.s
tgi_getyres.s
tgi_gotoxy.s Working on the TGI library 2002-06-22 21:53:58 +00:00
tgi_init.s Working on the TGI library 2002-06-22 21:40:24 +00:00
tgi_line.s Working on the TGI library 2002-06-22 21:40:24 +00:00
tgi_linepop.s Fixed a bug 2002-06-22 21:46:32 +00:00
tgi_lineto.s Working on the TGI library 2002-06-22 21:40:24 +00:00
tgi_load.c
tgi_map_mode.s
tgi_setcolor.s Working on the TGI library 2002-06-22 21:40:24 +00:00
tgi_setdrawpage.s Added emulation and more clipping for the BAR function. 2002-06-22 13:10:02 +00:00
tgi_setpixel.s Working on the TGI library 2002-06-22 21:40:24 +00:00
tgi_setviewpage.s Added emulation and more clipping for the BAR function. 2002-06-22 13:10:02 +00:00
tgi_unload.s
tgi-kernel.s Working on the TGI library 2002-06-22 21:53:58 +00:00