Natesh's Dev Blog!

  • Github
  • Makes
  • About
  • Search
September 22, 2016

Gameboy Emualtor - Testing

In this post I want to talk about the importance of testing code! Recently I have been using GTest and while writing test for my Gameboy Emulator have gained a...

gameboy
c++
September 11, 2016

Gameboy Emulator Setup

In this post I will cover the CPU and MMU setup I used in my emulator. I won’t cover all the basic knowledge for how a CPU works. But just...

gameboy
c++
September 11, 2016

Gameboy Emulator Project

Currently I am working on making a Gameboy Emulator! I’ve wanted to do this for a while now. I have tried this before about 2 years ago however it… didn’t...

gameboy
c++
embedded
September 10, 2016

Gameboy Display Information

This post is a work in progress. General Screen buffer is 256x256 pixels. Or 32x32 tiles (tiles are 8x8 pixels) Only

gameboy
September 09, 2016

Gameboy LCD Controller

References Gameboy Programming Manual Pandocs Screen Timing 60 Hz frame rate - 16.6 ms period V-Blank lasts 1.09 ms...

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