be4b87695504129e231035e9046e4a86b29c6b3e
A recent commit which added out-of-tree builds broke buildbot coverage reports. This fixes them.
A work-in-progress Gameboy emulator with a terminal-based UI and a basic assembler.
Compilation
make config-release
make
Docs
doxygen ./doxygen.config
Tests
make config-default
make check
Coverage
make config-coverage
make coverage-report
Description
Languages
C
98.2%
Makefile
1.8%