Gearboy Git (2014/01/14) is compiled. Gearboy is a Nintendo Game Boy emulator written in C++. The emulator is focused on readability of source code, but nevertheless it has good compatibility. A lot of effort has gone into this in order to follow OOP and keep it as simple as possible.
Gearboy Features:
* Fixed timing for scanline 0
Gearboy Git Changelog:
* Fixed initial LCDC register state for GBC
* Raspberry Pi project updated to SDL 2.0.1, input is not working though