Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages