/gameboy-emulator

My first gameboy emulator

Primary LanguageC++

Gameboy Emulator

This is my first attempt at writing an emulator.

###Resources:

Main development is done on OSX 10.9 in xcode. I am going to try to maintain the makefile as much as possible. I'm using irrlicht for rendering in the hopes that I can keep the build cross platform.