Simple algorithm that decodes uint64_t
numbers into pixels, treating each individual bit as "pixel on" or "pixel off" and renders it directly into the terminal stdout.
Note
This decoder was made to optimize the current boolean
pixel representation of Chip-8 Emulator
$ ./build.pl
$ ./a.out