K 10 svn:author V 3 jmz K 8 svn:date V 27 1997-05-28T21:25:49.000000Z K 7 svn:log V 113 The correct way to combine 2 4bit values into a 8bit one is (a<<4) | b, not (a<<8) || b. The conical hat please! END