Skip to content
/ emuDMG Public

emuDMG is a Game Boy emulator for Linux written in C++.

License

Notifications You must be signed in to change notification settings

png183/emuDMG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emuDMG

emuDMG is a Game Boy emulator for Linux written in C++.

Build

To build emuDMG, run the following commands from the project root directory:

mkdir build && cd build
cmake ..
cmake --build .

This will produce an executable called dmg in the build directory.

About

emuDMG is a Game Boy emulator for Linux written in C++.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published