Trying to implement a gameboy emulator in a bunch of languages for my own amusement and education; also giving people an opportunity to compare the same code written in different languages, similar to Rosetta Code but with a non-trivial codebase :) The main goals are: Readability of the code Consistency across langauges Idiomatic use of language features Basic playability Notably, 100% accuracy is