Skip to content

Eae02/gbemu

Repository files navigation

A basic gameboy & gameboy color emulator. The emulator can run quite a few games including Tetris and Link's Awakening.

There are quite a few features that are missing / broken, such as CGB's HDMA, some audio stuff and less common memory bank controllers.

Build Commands

./GenerateFont.sh <path to a ttf to embed>
mkdir .build
cd .build
cmake -DCMAKE_BUILD_TYPE=Release ..
make

Link's Awakening Screenshot Tetris Screenshot

About

Basic gameboy emulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published