tancredeguillou / GameboyEmulator

Gameboy emulator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Gameboy emulator.


Languages

Language:C 98.4%Language:Makefile 1.0%Language:Shell 0.6%