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