GBC emulator - Work in progress
MadMaurice
175a24c77d
Instead of doing the same bit operations on the opcode everywhere, and possibly botching it in the process, we create a datatype which has methods return often used values extracted from the opcode. |
||
---|---|---|
cpu | ||
memory | ||
misc | ||
tests | ||
.gitignore | ||
main.cpp | ||
Makeconf | ||
Makefile |