Yet another GameBoy Emulator (In Development). LINUX ONLY for now.
sdl
: Library for managing video and user inputglew
: Library for querying OpenGL extensions
# Clone the Repository
git clone --recurse-submodules https://github.com/Ciaxur/yagb-emu.git
make # Build the Emulator
./build/yagb-emu path/to/rom # Running the Emulator
Licensed under MIT.