Rewrote lib.rs to fix numerous mistakes and tidy up with constants
Implement the run loop and display, untested for now
Add minifb and a function for converting a region of memory into a display buffer
Initial commit, baseline implementation.