Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 760 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 760 Bytes

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.