]> git.sur5r.net Git - cc65/commit
Fixed TGI error codes and messages. Removed the Atari specific ones.
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 13 Nov 2009 12:57:10 +0000 (12:57 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 13 Nov 2009 12:57:10 +0000 (12:57 +0000)
commite74ed31936abc27ba0304c8e10d07b11a8abcc3f
tree29e767d8d631ec9c558189a2056990490d6b3fe2
parentd1e37cc241fe67f1c03855267db5025c64a0f5d7
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
asminc/tgi-error.inc
include/tgi/tgi-error.h
libsrc/tgi/tgi_geterrormsg.s
libsrc/tgi/tgi_load_vectorfont.c