1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-02 15:29:33 +00:00
cc65/include/tgi
uz e74ed31936 Fixed TGI error codes and messages. Removed the Atari specific ones.
tgi_load_vectorfont will now return TGI_ERR_NO_MEM and clear the error code if
the load was successful.


git-svn-id: svn://svn.cc65.org/cc65/trunk@4466 b7a2c559-68d2-44c3-8de9-860c34a00d81
2009-11-13 12:57:10 +00:00
..
tgi-error.h Fixed TGI error codes and messages. Removed the Atari specific ones. 2009-11-13 12:57:10 +00:00
tgi-kernel.h Moved fixed point multiplication and rounding into an asm module. 2009-11-05 20:16:43 +00:00
tgi-mode.h Oliver Schmidt updated the graphics drivers and part of the C library for the 2008-03-16 09:37:22 +00:00
tgi-vectorfont.h tgi_vectorchar takes now a char argument. Added tgi_install_vectorfont. 2009-11-06 16:18:13 +00:00