ba534f81e41be520dfeca393014d76b124f6554b
Instead, treat them simply as values. Specific instructions can determine if their values are valid or representable.
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%