f8f17f91d08e98cf3f93717e3b274b299fdbaa6d
When getting the register index, an incorrect shift was being used. Fix the test case by correcting this. Signed-off-by: Max Regan <mgregan2@gmail.com>
A work-in-progress Gameboy emulator with a terminal-based UI and a basic assembler.
== Compilation ==
make config-default
make
Description
Languages
C
98.2%
Makefile
1.8%