05bff5cefb4b9c1b74a6f2ae54b2b06da66f5f39
When overwriting an old output file, this will delete the extra data if the new output is shorter than the old output.
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%