Tried it, it looked silly.
You just add something like this:
before you lookup the eeprom address where the character tables are on eeprom.Code:LOOKUP si,[0,0,0,1,1,1,2,2,2,3,3,3,4,4,4,5,5,5,6,6,6,6,5,5,5,4,4,4,3,3,3,2,2,2,1,1,1,0,0,0],offset' si = si + 1 IF si = 41 THEN si = 0
add offset to the address you're reading from. Not worth it for LCD though I think.
Bookmarks