Emulation
Feb 7, 2025
In this post, I talk about the tech I used to get my emulator project off the ground.
Opinion
Jan 16, 2025
Are clean code principles timeless? Let’s explore this topic through the lens of Robert C. Martin’s Clean Code.
Reflection
Jan 1, 2025
Here are all the major projects I worked on in 2024! Screenshots and GIFs included!
Emulation
Dec 3, 2024
In this blog series, I build an NES emulator and document the process. Join me in Part 2, where I talk about CPU memory!
Emulation
Nov 12, 2024
In this post, I introduce the basics of the NES architecture and cover fundamental emulation concepts in an accessible way.
Assembly
C++
Emulation
Oct 11, 2024
I built an emulation of an 8-bit CPU, and somewhere along the way, computers just started to make sense.
Reflection
Jan 1, 2024
I take a bit of time to reflect on things I learned in 2023.