I have been working on a addon to ICE called ICElibs CE, which currently includes the following libraries:
Read more here
I have currently been working on some new libraries, ICEFULLOP and ICECONSI.
I will explain these below.
ICEFULLOP:
ICERGB:
- ICEINPUT
ICECONSI
ICECALL
Read more here
I have currently been working on some new libraries, ICEFULLOP and ICECONSI.
I will explain these below.
ICEFULLOP:
- This library removes the status bar at the top of the screen and allows you to output the full 12 lines of text or numbers to the screen.

ICERGB:
- This library implements all of ICE's graphics functions in 16-bit RGB565 mode, which ups the number of possible color combinations from 256 to 65,536.
There is a very handy color picker for RGB565 here
This makes the colors significantly more vibrant and allows TI-Connect CE to take screenshots again (yay!)
ICERGB:

xLibC:
