I've uploaded a number of things to the TICT FTP. Could you please test them and report here whether they work / whether you're happy with them ? TIA.
* tict.ticalc.org/downloads/gray.s : optimized version of the TIGCCLIB grayscale routine. It is 40 bytes smaller than the current TIGCCLIB one, without trading VTI compatibility or different memory allocation schemes between HW1 and HW2-HW3. To use, just add the file to your TIGCC project (or make the equivalent transformation for command-line builds - compile to .o, add in the linking phase). Although it didn't crash VTI or TIEmu, I didn't test doublebuffering, for example.
* tict.ticalc.org/downloads/ebkrdr209.zip : eBook Reader v 2.09. Several optimizations.
* tict.ticalc.org/downloads...ss.tar.bz2 (also available in .zip form): TI-Chess 4.12. Be sure to test both faster and smaller executables.
* tict.ticalc.org/downloads...0preb5.zip : fixes several bugs, most notably pixel macros; new functions (GraySingleSprite8, originally by Dave Randall).
