Natesh's Dev Blog!

  • Github
  • Makes
  • About
  • Resume
  • Search
October 22, 2016

Gameboy Emulator - Progress and issues

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...

gameboy
emulator
October 10, 2016

Generate Project Metadata with CMake

WIP. Use CMake to generate a header file with information pulled from the Git repo.

cmake
c++
October 08, 2016

Playing Tetris!

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. Image not found!

gameboy
emulator
October 01, 2016

Gameboy Joypad Information

Joypad Register Important to note here that the Joypad GPIOs are pulled high. So when a key...

gameboy
September 27, 2016

Git Cheat Sheet

git
Previous Page: 24 of 31 Next
© 2025 Natesh Narain. Made with Jekyll using the Tale theme.