Use uint8_t instead of uint16_t pointer in kega decoder.
This change allows to remove a few casts and avoids a potential pointer aliasing violation.
Showing
Please
register
or
sign in
to comment
This change allows to remove a few casts and avoids a potential pointer aliasing violation.