/Bunboy

A game boy emulator

Primary LanguageC++

#Bunboy

My attempt at a gameboy emulator.

#Build:

mkdir build; cd build;
cmake .. && make