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-03 10:07:02 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
f2807df4c2
cc65
/
libsrc
/
tgi
History
Oliver Schmidt
b0dd6c614f
Added library reference tgi_libref to TGI interface.
2013-06-01 12:42:00 +02:00
..
tgi_arc.c
tgi_bar.s
tgi_circle.s
tgi_clear.s
Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the
2012-03-04 13:08:54 +00:00
tgi_clippedline.s
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
Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the
2012-03-04 13:08:54 +00:00
tgi_getcolor.s
Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the
2012-03-04 13:08:54 +00:00
tgi_getcolorcount.s
Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the
2012-03-04 13:08:54 +00:00
tgi_getdefpalette.s
Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the
2012-03-04 13:08:54 +00:00
tgi_geterror.s
Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the
2012-03-04 13:08:54 +00:00
tgi_geterrormsg.s
Rewrote tgi_load_driver in assembler and fixed a possible memory leak when
2012-07-22 11:07:46 +00:00
tgi_getmaxcolor.s
Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the
2012-03-04 13:08:54 +00:00
tgi_getmaxx.s
Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the
2012-03-04 13:08:54 +00:00
tgi_getmaxy.s
Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the
2012-03-04 13:08:54 +00:00
tgi_getpagecount.s
Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the
2012-03-04 13:08:54 +00:00
tgi_getpalette.s
Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the
2012-03-04 13:08:54 +00:00
tgi_getpixel.s
tgi_getset.s
tgi_gettextheight.s
tgi_gettextwidth.s
Fix calculation of text width for bitmap fonts.
2012-09-20 21:14:46 +00:00
tgi_getxres.s
Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the
2012-03-04 13:08:54 +00:00
tgi_getyres.s
Patch by Stefan Haubenthal: Remove __fastcall__ in comments and/or the
2012-03-04 13:08:54 +00:00
tgi_gotoxy.s
tgi_imulround.s
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
tgi_ioctl.s
tgi_line.s
tgi_linepop.s
tgi_lineto.s
tgi_load_vectorfont.c
tgi_load.s
More comment fixes.
2012-07-22 11:20:45 +00:00
tgi_outcode.s
tgi_outtext.s
tgi_outtextxy.s
tgi_pieslice.c
tgi_popxy2.s
tgi_popxy.s
tgi_setaspectratio.s
tgi_setcolor.s
tgi_setdrawpage.s
tgi_setpalette.s
tgi_setpixel.s
tgi_settextdir.s
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
Added library reference tgi_libref to TGI interface.
2013-06-01 12:42:00 +02:00
tgidrv_line.inc
Removed (pretty inconsistently used) tab chars from source code base.
2013-05-09 13:57:12 +02:00