/gb

A gameboy hardware emulator

Primary LanguageC++

A GameBoy hardware emulator that will hopefully be able to emulate Tetris eventually! :) Uses GLWT2 to grab an opengl context for drawing the gameboy screen.

Compiling on Windows

Open GB.sln and run!