Gboi is a GameBoy emulator written in C++. It features a simple opcode interpreter, with around 60% of implemented opcodes, a register abstraction and graphics drawn in SDL2. An early learning project, to become more familiar with low level concepts and programming.