Has anyone got these cheap LCD's to work with arduino? (ST7735R)

I've got this one:
http://www.ebay.co.uk/itm/1-8-Serial-128X160-SPI-TFT-LCD-Module-Display-PCB-Adapter-SD-Socket-/261150773094?_trksid=p2045573.m2042&_trkparms=aid%3D111000%26algo%3DREC.CURRENT%26ao%3D1%26asc%3D27%26meid%3D4648364954718621766%26pid%3D100033%26prg%3D1011%26rk%3D3%26sd%3D280937300096%26

working nice with the latest adafruit's ST7735 library.
The only issue I see is it uses BGR565 color coding (the driver does expect RGB565 coded colors).. :~
p.