Natesh's Dev Blog!

  • Github
  • Makes
  • About
  • Search
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
September 24, 2016

Tetris Title Screen

Gameboy Emulator Progress Update: Copyright Screen Getting to the copyright screen was straight forward for the most part. There was however the problem on the tileset being drawn in signed...

gameboy
c++
Previous Page: 24 of 30 Next
© 2025 Natesh Narain. Made with Jekyll using the Tale theme.