whichbit         1191 src/dps8/panelScraper.c             int whichbit = c2 % 8;
whichbit         1192 src/dps8/panelScraper.c             unsigned char bit1 = fontbits & (1 << (/*7 -*/ whichbit));