Thanks to visit codestin.com
Credit goes to github.com

Skip to content

maxr777/gameboy_emu

Repository files navigation

Gameboy Emulator

Compilation

Linux

Install the SDL3 development library (sudo dnf install SDL3-devel on fedora, for example) and run ./run.sh to compile (gcc) and run.

Windows (TODO)

Download the VC version of SDL3-devel, rename the the SDL3-version_number (e.g. SDL3-3.2.16) folder that's inside it to SDL3-win, and then copy SDL3-win to gameboy_emu. Run run.bat to compile (MSVC) and run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published