This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
cc65
Watch
1
Star
0
Fork
0
You've already forked cc65
mirror of
https://github.com/cc65/cc65.git
synced
2024-11-19 06:31:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
95223be101
cc65
/
libsrc
/
tgi
History
IrgendwerA8
166425f807
Converted unintentionally introduced tabs to spaces.
2018-05-21 14:33:44 +02:00
..
tgi_arc.c
Changed multi-line C comments into another style.
2014-06-30 16:51:07 -04:00
tgi_bar.s
tgi_circle.s
tgi_clear.s
tgi_clippedline.s
Moved outcode calculation in a separate module.
2009-11-12 15:10:45 +00:00
tgi_curtoxy.s
tgi_done.s
Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the
2012-03-04 13:08:54 +00:00
tgi_ellipse.s
tgi_free_vectorfont.s
tgi_getaspectratio.s
tgi_getcolor.s
tgi_getcolorcount.s
tgi_getdefpalette.s
tgi_geterror.s
tgi_geterrormsg.s
tgi_getmaxcolor.s
Changed multi-line C comments into another style.
2014-06-30 16:51:07 -04:00
tgi_getmaxx.s
tgi_getmaxy.s
tgi_getpagecount.s
tgi_getpalette.s
tgi_getpixel.s
tgi_getset.s
tgi_gettextheight.s
tgi_gettextwidth.s
tgi_getxres.s
tgi_getyres.s
tgi_gotoxy.s
tgi_imulround.s
Final touches to the first full version of the vector font output.
2009-11-12 18:00:17 +00:00
tgi_init.s
Removed (pretty inconsistently used) tab chars from source code base.
2013-05-09 13:57:12 +02:00
tgi_install_vectorfont.s
Changed multi-line C comments into another style.
2014-06-30 16:51:07 -04:00
tgi_ioctl.s
tgi_line.s
Added clipping for lines.
2009-11-06 15:26:46 +00:00
tgi_linepop.s
tgi_lineto.s
tgi_load_vectorfont.c
Changed multi-line C comments into another style.
2014-06-30 16:51:07 -04:00
tgi_load.s
tgi_outcode.s
tgi_outtext.s
tgi_outtextxy.s
tgi_pieslice.c
tgi_popxy2.s
tgi_popxy.s
Converted unintentionally introduced tabs to spaces.
2018-05-21 14:33:44 +02:00
tgi_setaspectratio.s
Changed multi-line C comments into another style.
2014-06-30 16:51:07 -04:00
tgi_setcolor.s
tgi_setdrawpage.s
Renamed ..._deinstall -> ..._uninstall.
2003-02-11 12:37:46 +00:00
tgi_setpalette.s
tgi_setpixel.s
tgi_settextdir.s
Changed multi-line C comments into another style.
2014-06-30 16:51:07 -04:00
tgi_settextstyle.s
tgi_setviewpage.s
tgi_unload.s
Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the
2012-03-04 13:08:54 +00:00
tgi_vectorchar.s
tgi-kernel.s
Removed IRQ support from TGI drivers.
2018-02-02 18:15:45 +01:00
tgidrv_line.inc
Removed (pretty inconsistently used) tab chars from source code base.
2013-05-09 13:57:12 +02:00