Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 227 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 227 Bytes

Overview

Creating a fully working, playable gameboy emulator.

All the code is in the gameboy_emulator directory. To launch the program, run make from the main directory, which will run the Makefile already implemented.