Skip to content

RyanJMah/GarbageBoy

Repository files navigation

GarbageBoy

Work in progress.

A garbage (haha) Gameboy emulator written in C++.

Building

Install Dependencies

Debian Linux
sudo apt install libboost-all-dev libsdl2-dev
OSX
brew install boost sdl2

Compile

You can just run make.

State

All the cpu_instrs tests pass! Implementing graphics.

About

Gameboy emulator in C++ (unfinished)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published