byte_offset 653 src/dps8/dps8_crdpun.c int byte_offset = nibble_index / 2; byte_offset 661 src/dps8/dps8_crdpun.c byte_buffer[byte_offset] |= nibble; byte_offset 666 src/dps8/dps8_crdpun.c byte_buffer[byte_offset] |= (nibble << 4);