Using "pixels" instead of minifb allows for better window decorations and resizing.
I mostly copied their winit exampe.
The debug option has been removed and the scaling option is now a plain factor.
* Implemented additional input codes in the emulator
* Explained new inputs in the README
* Added additional inputs to the specification and changed the layout.
* Made a more advanced input-tester example that shows all keys.