Skip to content

gorkaio/gboy

Repository files navigation

GBoy

Build Status codecov Dependabot Status

A Nintendo GameBoy emulator in Go.

For some tests I'm using 10-print ROM, an open source Gameboy demo written by Sven Dahlstrand. Thanks for sharing, Sven :)

Build

make

Run tests

make test

Execute emulator

./gboy roms/10-print.gb