GarbageBoy Work in progress. A garbage (haha) Gameboy emulator written in C++. Building Install Dependencies Debian Linux sudo apt install libboost-all-dev libsdl2-dev OSX brew install boost sdl2 Compile You can just run make. State All the cpu_instrs tests pass! Implementing graphics.