No description
Find a file
2024-10-13 17:00:40 +02:00
src/main/java/eu/m724 initial commit 2024-10-13 17:00:40 +02:00
.gitignore initial commit 2024-10-13 17:00:40 +02:00
pom.xml initial commit 2024-10-13 17:00:40 +02:00
README.txt initial commit 2024-10-13 17:00:40 +02:00

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