10000 GitHub - nnarain/dotrix: Gameboy Emulator UI using the Gameboy Core library
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nnarain/dotrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotrix

Build Status Build status GitHub issues GitHub release Documentation Status

Gameboy Emulator UI using the Gameboy Core library

Manual

Read the online manual!

Installation

View recent releases

Build

Dotrix uses the Qt5 framework and is configured with CMake. It can be built from the Qt Creator or from the command line.

For building from the command line, generate Makefiles for your build tool of choice

cd path/to/source
mkdir build && cd build
cmake .. -G "NMake Makefiles"
nmake

Found a bug?

Create an issue!

About

Gameboy Emulator UI using the Gameboy Core library

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0