240x128 LCD Serial Library needed

I'm trying to get my hands on an Arduino library for a 240x128 LCD which has a serial (IIC or UART) interface attached. The display uses a T6963C controller, which I've been able to find a bunch of libraries for, the problem being is that all the ones I found use the 15 parallel input pins on the display board, and not the serial i?o on the module. Does anybody know of anything around which will do this? Thanks.