Problem: A 8 Bit Odd
You've got 8 bits of data, and you're trying to fit it onto a 7 bit bus.
You can either:
- Use a byte-adapter, but it'll be a real byte-biter.
- Try to cram it in, but it'll be a real byte-bender.
- Call a system administrator, but they'll just byte-duck you.
What will you do?