4 lines
317 B
Text
4 lines
317 B
Text
|
This is just for me to understand how all this works, and to learn something new.
|
||
|
|
||
|
For example, I learned that endianness is not per bit but per byte. My whole life I've been in misinformation.
|
||
|
So little endian is not that first bit is the LSB, but it's MSB... and after 8 bits it becomes larger, which makes no point
|