31dc57733f700d4af8742ee1708f7f51c11e4fb1
GarbAGE (Garbage Accurate GameBoy Emulator)
Accurate GameBoy emulator.
Download
Clone
$ git clone https://gitlab.com/riyyi/garbage
$ cd garbage
$ git submodule init
$ git submodule update
Or
$ git clone --recursive https://gitlab.com/riyyi/garbage
Update
$ git pull
$ git submodule update --recursive
Build instructions
$ mkdir build
$ cd build
$ cmake .. && make
Libraries
Languages
C++
96.3%
CMake
3.2%
Shell
0.5%