Max Regan b6f9557d11 cpu: cleanup to use named registers
Since we have direct access to registers via name by "cpu->a" and the
like. Use that notation in a few more places since it is far more concise.

Signed-off-by: Max Regan <mgregan2@gmail.com>
2017-05-10 22:40:12 -07:00
2017-05-10 22:40:12 -07:00
2017-05-10 22:40:12 -07:00
2017-05-10 22:40:12 -07:00

A work-in-progress Gameboy emulator with a terminal-based UI and a basic assembler.

== Compilation ==

make config-default
make
Description
No description provided
Readme 444 KiB
Languages
C 98.2%
Makefile 1.8%