Testing with Test ROMS Recently I verified my CPU emulation against blaargs test roms. Which is definitively a sign of making progress! I have successfully run all individual...
WIP. Use CMake to generate a header file with information pulled from the Git repo.
Update on my Gameboy Emulator!! Implemented Joypad emulation and made some bug fixes to my CPU instruction implementation. Write tests!!!!! Below is the current progress.
Joypad Register Important to note here that the Joypad GPIOs are pulled high. So when a key...