word_offset 555 src/dps8/dps8_crdpun.c uint word_offset = glyph_char_word_offset[char_offset]; // Starting word in the buffer word_offset 564 src/dps8/dps8_crdpun.c col_buffer[4 - col_offset] = (buffer[word_offset] >> (nibble_offset * 12)) & 0xFFF; word_offset 568 src/dps8/dps8_crdpun.c word_offset++;