Using Sparkfun's MicroOLED library with a 128x64 Display

I have a project that requires the use of the only Sparkfun library for the SSD1306 OLED displays that works with the Artemis line of Sparkfun boards. Adafruit has a library that drives the same display perfectly but not with the Artemis. It won’t compile. The MicroOLED library almost works but it is made for 64x48 and doesn’t use the whole display of course.

My question is there anyone who has modified the Sparkfun lib to solve for this? That or has a different library that might compile with the Artemis?

Regards,

Kevin