Natesh's Dev Blog!

  • Github
  • Makes
  • About
  • Resume
  • Search
August 11, 2017

Rust

Recently I have been playing around with the Rust Programming and I got to say I am really liking it. It clearly builds on the experience of problem solving in...

rust
July 13, 2017

GameboyCore as a libretro core!

RetroArch is a frontend for emulators and game engines. It allows anyone to develop a core which can be loaded by the frontend and use to emulate...

gameboy
emulation
July 08, 2017

Added ImGui to GameboyCore Example

Playing around with ImGui and tried adding it to the GameboyCore example. Added an output for CPU status including the values of the registers...

gameboy
emulator
gui
June 09, 2017

Building Boost with Visual Studio 2017

So I feel like I make a lot of posts about how to build Boost… Anyways.. The issue is that the Boost.Build system does not support building the current version...

boost
April 15, 2017

GameboyCore Python Example

import gameboycore import pygame import sys WINDOW_SIZE = (640,480) class Example

python
gameboy
emulator
Previous Page: 21 of 31 Next
© 2025 Natesh Narain. Made with Jekyll using the Tale theme.